Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielePucci committed Apr 23, 2016
1 parent ac4540e commit cc9c720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controllers/torqueBalancing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ 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 iCubGenova01, iCubParis01, etc. for experiments).
- (Simulation only) Launch yarpserver.
- (Simulation only) Launch gazebo. If you want to use the synchronization between the controller and the simulator to avoid real-time factor related problems, launch gazebo as follows: `gazebo -slibgazebo_yarp_clock.so`
- Bring the robot in a suitable home position (e.g. `$ yarpmotorgui --from homePoseBalancingLegsZero.ini` and then pressing the 'Home All' button)
- Bring the robot in a suitable home position (e.g. `$ yarpmotorgui --from homePoseBalancingLegsZero.ini` and then press on the 'Home All' button)
- Launch `wholeBodyDynamicsTree` as follows: `$ wholeBodyDynamicsTree --autoconnect --robot YARP_ROBOT_NAME_VALUE`
- Execute the [sensors calibration script](https://github.com/robotology/codyco-modules/blob/master/src/scripts/twoFeetStandingIdleAndCalib.sh): `$ twoFeetStandingIdleAndCalib.sh`
- Open the simulink model `torqueBalancing.mdl`
- Open the simulink model `torqueBalancing.mdl` or `torqueBalancing2012b.mdl`.
- Run the module

##Module details
Expand Down

0 comments on commit cc9c720

Please sign in to comment.