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

There is probably a difference in what implicitly gets sourced such as your .bashrc files etc. You should check what env looks like in both and do a diff.

It looks like the remote machine is advertising itself as remote-machine but you're sshing by IP. You should make sure you can reach it by it's name or else set it up to advertise it's IP via ROS_IP

See the Network Setup wiki page