bebop_autonomy
bebop_autonomy copied to clipboard
ROS driver for Parrot Bebop Drones 1.0 & 2.0
Hi Everyone ! For my school project, I need to control the drone with only one hand through a joystick : the Saitek X52 Pro Flight : [http://www.saitek.com/uk/prod-bak/x52pro.html] I need...
In one terminal: roslaunch bebop_tools bebop_nodelet_iv.launch In another :roslaunch bebop_tools joystick.launch When starting control from the xbox360 joystick, the image_raw window freezes. Anyone meet this problem?
When bebop_driver is launching and drone doesn't fly, GPS data is normally received about 1 Hz. But After taking off, GPS data is fixed and not changed. And then after...
Can anybody help me to receive the global yaw angle with respect to north ? i can get lat, lon, alt data using ros. But to control the drone outdoor,...
When I am running the Driver the below errors are getting. OS: Ubuntu 16.04 Drone: Bebop 2 with firmware 4.4.0 Kindly help me to solve the issues, Thanks in advance!...
sorry, In the last version of bebop autonomy I tried to read the states, such as the battery changed but I get this error ERROR: Cannot load message class for...
When I launched roslaunch bebop_driver bebop_node.launch I got following errors. I guess I can just ignore the camera frame part, but I'm not sure about the upper ones. Plus I...
hello all I need to read multiple frames from the camera, in order to process and make a specific application to avoid obstacles, but so far I can not. Any...