Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tello doesn't react to move cmd #2

Open
washichi opened this issue Apr 4, 2020 · 3 comments
Open

Tello doesn't react to move cmd #2

washichi opened this issue Apr 4, 2020 · 3 comments

Comments

@washichi
Copy link

washichi commented Apr 4, 2020

sorry to post this an issue, not sure what the reason of this behaviour is, but I can't get it to work.
everything is sourced and I can execute roslaunch flock_driver orbslam2_with_cloud_map.launch
but this is the result:

default launch file:

  • starts all the nodes, without problems
  • 'orbslam2: Current frame' shows "waiting for images"
  • Tello doesn't takeoff when [takeoff] button pressed
  • the rostopic /tello/takeoff does receive message

launchfile with 'flock_driver_node' enabled:

  • starts all the nodes, without problems
  • 'orbslam2: Current frame' shows images from drone
  • Tello doesn't takeoff when [takeoff] button pressed
  • the rostopic /tello/takeoff does receive message
  • publishing manually to /tello0/takeoff will let the tello takeoff

roslaunch flock_driver tello_ui.launch:

  • starts nodes without problems
  • [takeoff] & [land] work
  • can't let the tello do other movement

the flock environment_test.py doesn't work for me, it hangs:
Tello: 12:26:48.388: Info: start video (cmd=0x25 seq=0x01e4)

Is the launchfile incorrect or am I missing something?

@arkadyzi
Copy link
Collaborator

arkadyzi commented Apr 5, 2020

Please download the newest orbslam2_with_cloud_map.launch and report back.

Thanks.

@washichi
Copy link
Author

washichi commented Apr 5, 2020

newest orbslam2_with_cloud_map.launch (where 'flock_driver_node' is enabled):

  • starts all the nodes, without problems
  • 'orbslam2: Current frame' shows images from drone + marker points
  • Tello doesn't takeoff when [takeoff] button pressed
  • The rostopic /tello/takeoff does receive message
  • Publishing manually to /tello0/takeoff will let the tello takeoff

Tried again on a clean Ubuntu 16.04 + ROS Kinetic, virtualbox; same result; I have a video stream but drone doesn't react to [takeoff].

@houchenfeng
Copy link

newest orbslam2_with_cloud_map.launch (where 'flock_driver_node' is enabled):

  • starts all the nodes, without problems
  • 'orbslam2: Current frame' shows images from drone + marker points
  • Tello doesn't takeoff when [takeoff] button pressed
  • The rostopic /tello/takeoff does receive message
  • Publishing manually to /tello0/takeoff will let the tello takeoff

Tried again on a clean Ubuntu 16.04 + ROS Kinetic, virtualbox; same result; I have a video stream but drone doesn't react to [takeoff].

I have the same problem, did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants