bebop_autonomy icon indicating copy to clipboard operation
bebop_autonomy copied to clipboard

ROS driver for Parrot Bebop Drones 1.0 & 2.0

Results 102 bebop_autonomy issues
Sort by recently updated
recently updated
newest added

Since I tried to use tello my workspace doesn't work with bebop anymore, this is the error: [ WARN] [1569941102.062639767]: [ARSTREAM2_Rtcp] 11:45:02:062 | ARSTREAM2_RTCP_Receiver_ProcessSenderReport:290 - Unexpected sender SSRC [ERROR] [1569941102.062680089]:...

Hi, I need the projection matrix K to convert pixels to meters. I have calibrated the camera and actually I got the same values as in the default file but...

When running the driver using the included launch file, ie. ` ~$ roslaunch bebop_driver bebop_node.launch`, the driver will very often crash, giving the error `Timeout waiting for ack in buffer...

Hi for both node and nodelet I faced with this error: [ERROR] [1501247262.506974734]: [Decoder] 17:37:42:506 | Decode:302 - Frame size changed to 856 x 480 how I can solve this?

I lost some time realizing it, so it is better to write it in the documentation.

Hi. I made my own navigation code that subscribe "/bebop/fix" topic. It always works when bebop2 is not flying. But after bebop2 taking off, the data (latitude, longitude, altitude) is...

After start the bebop_nodelet.launch, use rqt_tf_tree tool, seems work fine. use rostopic echo /bebop/joint_states seems get the correct camera Pan&Tilt states. and I try to move the virtual camera, for...

Hi, Am trying to compute the linear and angular velocity of the bebop w.r.t its camera frame, I was thinking that since the camera is placed on the X_axis of...

Hey guys! I'm trying to find out how to work with a Bebop 2 without a virtual camera (I have interesting in the raw pics - fisheye), connecting with ROS...