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

well after doing some research, I found out that my ROS_IP was not set correctly. So, I followed the instructions here and set my ROS_IP to 127.0.0.1 using: export ROS_IP=127.0.0.1

Hope this helps someone else.