ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It looks like your roscore has started and is successfully running. That is the same output that I see when I run roscore
. It is just waiting for an incoming connection.
Now that you've started the ROS master
using roscore. You need to launch a node. I'd recommend going through the ROS tutorials: http://wiki.ros.org/ROS/Tutorials