Skip to content

Commit

Permalink
Update How-to-run-torqueBalancing-simulations-with-iCub.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielenava authored Feb 8, 2019
1 parent 8ad42ac commit 87ddef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/How-to-run-torqueBalancing-simulations-with-iCub.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

The procedure to run the torque balancing module is still quite elaborate. Users willing to use the module should follow this list.

- Set the environmental variable YARP_ROBOT_NAME in the `.bashrc` according to the robot one wants to use (e.g. icubGazeboSim for simulations, or iCubGenova04, etc. for experiments). **NOTE:** there exists another model for simulations, `iCubGazeboV2_5`, but it is still under testing. Use `icubGazeboSim` for simulations. Please **note** also that for the time being, the same environmental variable must be set also in the Matlab environment, by properly choosing the `YARP_ROBOT_NAME` in the controllers' [initialization script](https://github.com/robotology/whole-body-controllers/blob/master/torque-controllers/momentum-based-yoga/initTorqueBalancingYoga.m).
- Set the environmental variable YARP_ROBOT_NAME in the `.bashrc` according to the robot one wants to use (e.g. `iCubGazeboV2_5` or `icubGazeboSim` for simulations, or `iCubGenova04`, etc. for experiments). Please **note** that for the time being, the same environmental variable must be set also in the Matlab environment, by properly choosing the `YARP_ROBOT_NAME` in the controllers' [initialization script](https://github.com/robotology/whole-body-controllers/blob/master/torque-controllers/momentum-based-yoga/initTorqueBalancingYoga.m).

- Launch the `yarpserver` (with `--write` option if necessary).

Expand Down

0 comments on commit 87ddef8

Please sign in to comment.