ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
thank you, I did it.
For people who have the same problem, the solution is :
When lgsvl simulator connected to rosbrige, run this command
rosrun image_transport republish compressed in:=/simulator/camera_node/image raw out:=/new_topic_name
It need to be /image , not /image/compressed careful! Then don't forget to add topic in display -> add button -> by topic -> new_topic_name