AutonomyLab / bebop_autonomy

ROS driver for Parrot Bebop Drones 1.0 & 2.0
http://wiki.ros.org/bebop_autonomy
BSD 3-Clause "New" or "Revised" License
153 stars 121 forks source link

Not able to subscribe to image_raw message #177

Open shivamsardana opened 6 years ago

shivamsardana commented 6 years ago

OS : VMWare Ubuntu ROS Kinetic

I am using bebop_autonomy package with RotorS package (https://github.com/ethz-asl/rotors_simulator). I am able to subscribe to other rostopics but I am not able to subscribe camera topics. Evey time, let's say I try to view Bebop images in rviz, Gazebo get crashed. If I run rostopic info bebop2/camera_base/image_raw, it says nothing is published.

Can anybody here help me resolve this?