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

Actually, starting 'roscore' in a separate terminal before issuing 'rosrun beginner_tutorials add_two_ints_server.py' solved my problem with the server (I got the message "Ready to add two ints").

The clients didn't work as expected, but I'll try to see the steps I missed here, @dPackard and @lifelonglearner.

Thanks.