ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Seems like your network isn't setup properly. Before you run you own code, you should try with rostopic echo to eliminate error sources.
Where is you core running? Can you see other topics from the remote machine? Is the ROS_MASTER_URI and possible ROS_IP/HOSTNAME set correctly? If that all works, your topics should also come up.