GithubHelp home page GithubHelp logo

flock's People

Contributors

clydemcqueen avatar ptrmu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

flock's Issues

Can't run flock_base due to missing module "av"

Issue

When I try to run roslaunch flock_base teleop.launch

Source of the issue

I get a message ImportError: No module named av and when I want to install this module with pip install av I get another error:

    from shlex import quote
ImportError: cannot import name quote

Finally, when I try to install this module with pip install shlex I obtain the following:

ERROR: Could not find a version that satisfies the requirement shlex (from versions: none)
ERROR: No matching distribution found for shlex

Question

How can I install the necessary packages to get it to work? Should I try to remove all the components that use the av module? Is this issue known to someone that used this package?

System informations

I tested it on Ubuntu 16.04 with ROS Kinetic and on Ubuntu 18.04 with ROS Melodic and in both cases I have the same errors.

Run tello_driver

Helle great job, i have a question i installed all python dependendes an flock , but when i run python ~/flock_catkin_ws/src/flock/flock_driver/scripts/environment_test.py in cmd of ros shows that send request but never conect.

So when i run roslaunch flock_base teleop.launch is the same , some suggestion??

I have install av,but still warm

(tello) tianbot@ros2go:~$ python /catkin_ws_tello_clydemcqueen/src/flock/flock_driver/scripts/environment_test.py
Traceback (most recent call last):
File "/home/tianbot/catkin_ws_tello_clydemcqueen/src/flock/flock_driver/scripts/environment_test.py", line 3, in
import av
ImportError: No module named 'av'
(tello) tianbot@ros2go:
$ pip install av
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Requirement already satisfied: av in ./miniconda3/envs/tello/lib/python2.7/site-packages (7.0.1)

how to run flock_driver.py?

After connect tello wifi , I run roscore , but I could not find topics (except rosout )when I run rostopic list. So I can not run flock_driver.py...Could you be so kind and help me out?Thank you very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.