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

Do I understand you correctly:

raspi and notebook have installed ros both.

raspi runs roscore and nodes, notebook has installed rviz and gui tools:

this work for me from linux notebook bash:

export ROS_MASTER_URI="http://raspi-ipaddress:11311"

Happy hacking ChriMo