Skip to content

Commit

Permalink
Merge pull request #36 from robotology/fix-docs
Browse files Browse the repository at this point in the history
Remove outdated  reference to "work in progress" Gazebo support
  • Loading branch information
traversaro authored May 19, 2020
2 parents 57387c1 + 0126f80 commit 371cc30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ export GAZEBO_MODEL_PATH=${GAZEBO_MODEL_PATH}:<prefix>/share/iCub/robots:<prefix
```
Note that only the models that are known to work fine with the default physics engine settings of Gazebo (`iCubGazeboV2_5` and `iCubGazeboV2_5_plus`)
are installed. If you want to make available in Gazebo all the models, enable the `ICUB_MODELS_INSTALL_ALL_GAZEBO_MODELS` CMake option.
Note that it is still a **Work In Progress**. See the issue https://github.com/robotology-playground/icub-models/issues/7

## Change the orientation of the root frame
The iCub robot `root frame` is defined as [`x-backward`][1], meaning that the x-axis points behind the robot. Nevertheless, in the robotics community, sometimes the root frame of a robot is defined as [`x-forward`][2]. As a consequence, to use the iCub models with software developed for the `x-forward` configuration (e.g. [IHMC-ORS][3]), might be necessary to quickly update the root frame orientation.
Expand Down

0 comments on commit 371cc30

Please sign in to comment.