ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hello.

Do you just want to view compressed images on rviz? Then, you don't have to republish manually.

Please try this step. I can view the image.

  • Launch rosbridge: roslaunch rosbridge_server rosbridge_websocket.launch
  • Launch LGSVL Simulator, and press the start button to publish topics.
  • Check if the image is published: rostopic echo /simulator/camera_node/image/compressed
  • Launch rviz
  • Click Add -> By topic -> /simulator/camera_node/image/compressed -> OK