ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Problem solved
Workaround script:
export ROS_HOSTNAME=/bin/hostname -I
export ROS_MASTER_URI="http://$1:11311"
echo Using ROS MASTER at $ROS_MASTER_URI from $ROS_HOSTNAME
ping -c 1 $1 rostopic list rosrun rqt_rviz rqt_rviz