Skip to content

Commit 36366c7

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

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
@@ -11,7 +11,7 @@ The procedure to run the torque balancing module is still quite elaborate. Users
1111

1212
- Bring the robot in a suitable home position (e.g. `$ yarpmotorgui --from homePoseBalancing.ini` and then select a custom position by clicking on `Global Joints Commands/Custom postions`.
1313

14-
- Launch `wholeBodyDynamics` as follows: `YARP_ROBOT_NAME=icubGazeboSim yarprobotinterface --config launch-wholebodydynamics.xml`. For further details see [here](https://github.com/robotology/codyco-modules/blob/master/doc/force_control_on_icub.md#run-wholebodydynamics-on-an-external-pc).
14+
- For `icubGazeboSim`, launch `wholeBodyDynamics` as follows: `YARP_ROBOT_NAME=icubGazeboSim yarprobotinterface --config launch-wholebodydynamics.xml`. Same holds for `iCubGazeboV2_5` (just change the robot name). For further details see [here](https://github.com/robotology/codyco-modules/blob/master/doc/force_control_on_icub.md#run-wholebodydynamics-on-an-external-pc).
1515

1616
- (OPTIONAL) type on a terminal `yarp rpc /wholeBodyDynamics/rpc` and execute the command `resetOffset all 300`. It will reset offsets of fake FT measurements, that might be affected by the results of a previous simulation. Fake FT measurements are used e.g. for defining the threshold for switching from single to double support balancing.
1717

0 commit comments

Comments
 (0)