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

Revision history [back]

Can you ping your own computer? If you execute:

ping faiz

Does the ping come pack? You could consider setting your ROS_IP or ROS_HOSTNAME variables. For example add:

export ROS_IP="xxx.xxx.xxx.xxx"

to your .bashrc, where the xs are your IP number. If you don't know where to find your IP, use ifconfig.