Visualizing performance of robot connected via SSH in Rviz on master device

From youBot wiki
Revision as of 17:56, 9 February 2015 by Florek-jasinska (Talk | contribs)

Jump to: navigation, search

To visualize the robot controlled by other machine you have to change the ROS_MASTER_URI variable, it have to point to other computer. It can be done by typing in terminal:

export ROS_MASTER_URI=http://youbot:11311

Now when you run Rviz it will visualize the state of the robot connected via SSH.


Go back to Technical Support Software

Corrections, suggestions, and new documentation should be posted to the Forum.