Skip to content

Commit 87ddef8

Browse files
authored
Update How-to-run-torqueBalancing-simulations-with-iCub.md
1 parent 8ad42ac commit 87ddef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/How-to-run-torqueBalancing-simulations-with-iCub.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

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

6-
- 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).
6+
- 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).
77

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

0 commit comments

Comments
 (0)