Skip to content

Commit

Permalink
Better description of docker script
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyZe committed Sep 16, 2024
1 parent 0f62863 commit 37ce061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/examples/ikfast/ikfast_tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You should have a MoveIt configuration package for your robot that was created b
OpenRAVE is a planning framework as complex as MoveIt itself and installing it is tricky -- particularly because its public documentation is not maintained anymore.
Fortunately, personalrobotics provide a `docker image <https://hub.docker.com/r/personalrobotics/ros-openrave>`_ based on Ubuntu 14.04 with OpenRAVE 0.9.0 and ROS Indigo installed, which can be used to generate the solver code once.

The script below downloads this docker image and starts it automatically.
The commands provided in this tutorial automatically download and start this Docker image, so no extra steps are needed for now.

Creating the IKFast MoveIt plugin
---------------------------------
Expand Down

0 comments on commit 37ce061

Please sign in to comment.