bebop_autonomy
bebop_autonomy copied to clipboard
ROS driver for Parrot Bebop Drones 1.0 & 2.0
Hi everyone There was a problem I cannot fixed them. When I used 'catkin built' as the last step to build bebop_autonomy, it gives me this error: /usr/bin/ld: /usr/local/lib/libavcodec.a(mqc.o): relocation...
Environment: VMware Ubuntu14.04 When the computer connects to the bebop by wifi and roslaunch bebop_driver bebop_node.launch, The following error occurred: ...... [ INFO] [1501751964.009304462]: [ARCONTROLLER_Network] 17:19:24:009 | ARCONTROLLER_Network_GetAvailableSocketPort:128 - d2c_port...
Switched from redefinition of `PIX_FMT_RGB24` to standardized name `AV_PIX_FMT_RGB24`; see https://ffmpeg.org/doxygen/2.7/pixfmt_8h.html
Swap positive and negative values for angular.y and angular.z to fit results from testing on a Bebop2. Virtual camera appears to have range [-83,17] for angular.y and range [-35,35] for...
Can anybody help me to update the current bebop_autonomy driver to the latest arsdk compatible? I followed the procedures given in the [documentation](http://bebop-autonomy.readthedocs.io/en/latest/dev.html) , but it gives many errors. It...
Hi! I am relatively new to ROS and bebop drones, and I am just starting to install and use bebop_autonomy to connect to my Parrot Bebop drone. I could ping...
We are currently controlling 3 bebop 2 drones by 1 computer. We ssh and configure the ip of bebops to 192.168.42.1, 192.168.42.2, 192.168.42.3 respectively. We connect the three bebops using...
…he first try without it (message not defined).
Ubuntu MATE 16.04.1 and ROS kinetic on a Rpi 3 is my setup. Ros installation is barebones. The output of catkin_make is `[ 97%] Generating C++ code from bebop_msgs/Ardrone3MediaStreamingStateVideoEnableChanged.msg [...