TIERS / tello-ros2-gazebo

33 stars 8 forks source link

Do we have this model to run in ros 1 (noetic)? #4

Closed Gfernandes10 closed 1 year ago

Gfernandes10 commented 1 year ago

Would it be possible to run in ros 1 (noetic)?

Do you have any other package of the Tello model in gazebo that could be ran in noetic?

Thanks!

jopequ commented 1 year ago

Hi @Gfernandes10 , we have only been using these with ROS 2. However, you can test an alternative drone simulator for ROS Noetic:

https://github.com/TIERS/drone-racing

Together with a ROS 1 driver for the actual Tello drone:

https://github.com/TIERS/tello-driver-ros

I hope this helps!