TOTON95 / Bebop_ROS_Examples

Bebop Drone flying programmatically with ROS and Bebop_Driver
MIT License
15 stars 7 forks source link

basic usage #5

Closed geforcexfx closed 5 years ago

geforcexfx commented 5 years ago

Hello. I am very new to ROS. I have already connected my parrot bebop2 and it can take of by : $ roslaunch bebop_driver bebop_node.launch . Can you tell me after I clone this package, do I need to do anything else? How can I run bebop_simple_test? thanks

TOTON95 commented 5 years ago

Hello! Welcome aboard! Before flying your drone, I suggest you look into some ROS tutorials that are available on the internet. Then just allocate it in a valid catkin workspace and run catkin_make.