mrl-hsl humanoid robot simulation
This Simulator has been written in MATLAB R2018a
-
- Run Robot-init.m
-
- Run Robot.slx
-
- If you want to activate force sensors: In Robot.slx go to Robot simulation block>Left Leg block (and Right Leg block)> Uncomment Floor model block
-
- you can also adjust gravity in Robot-init.m by changing robot_gravity to [0 0 -9.81];