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

Revision history [back]

You could also use part of this answer: the following line checks periodically if ros is started.

until rostopic list ; do sleep 1; done