Can't install ros_tutorials
I'm just starting out with ROS, and I'm trying to install fuerte in Debian.
I finished the installation with just the ROS-base installation (which I later found out had been moved on github.com to a new location).
Now I'm trying to install ROS tutorials to run turtlesim as a test, and I can't seem to do it! I cloned rostutorials from github.com/ros/rostutorials, and I ran rosmake on turtlesim, which worked. However, when I try to run turtlesim using rosrun, it can't seem to find it. Any help?
Asked by bluibanez on 2013-01-12 12:17:29 UTC
Comments
Posting exact commands you ran at the commandline will be helpful. Also could you post the output of "env|grep ROS"?
Asked by jbinney on 2013-01-12 12:55:01 UTC