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

I think the reason is that laser_scan_merger node was launched before gazebo started publishing the laser scan topics. If so, the laser merger would not subscribe to those laser topics.

If the laser scan merger has ever successfully subscribed to laser scan topics, you should be seeing: "Subscribing to topics x" in rosout.

One quick work around is to launch laser scan merger manually after gazebo has done launching.