Problem with ROS Networking.
Hello,
I have already tried this tutorial,
http://www.ros.org/wiki/Robots/TurtleBot/Network%20Setup
and everything was perfect, so I don't have a problem with Turtlebot networking setup. Now I'm trying to follow this tutorial
http://nootrix.com/2012/06/ros-networking/
On my workstation, first I run
ssh name@turtlebot_lap
and when I run
rosrun turtlesim turtlesim_node
I get this error
turtlesim_node: cannot connect to X server
Any suggestions will be appreciated.
Thanks!