ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to compile it before you can run it. rosmake turtlesim
will likely do what you need.
2 | No.2 Revision |
You need to compile it before you can run it. rosmake turtlesim
will likely do what you need. Note the tutorials assume you're using prebuilt binaries, so you will have to make some adjustments throughout for running on gentoo.