Robotics StackExchange | Archived questions

Gazebo Camera Ros doesn't work

Hi to everyone, I am having a trouble by doing the Gazebo-Ros tutorial. I arrived to the tutorial of the plugin and after I lunched the commands:

roslaunch rrbot_gazebo rrbot_world.launch
roslaunch rrbot_description rrbot_rviz.launch

I don't see the stream of the camera in RVIZ. By using the command:

rostopic list

I don't find the topic of the camera.

Can you help me?

Thanks a lot

Asked by Andrew on 2018-11-17 05:51:27 UTC

Comments

Can you please provide more information about which versions of Gazebo and ROS you are using? I assume you're running the example from https://github.com/ros-simulation/gazebo_ros_demos.git

Asked by azeey on 2018-11-21 10:38:22 UTC

Answers