robotlearn / pyrobolearn

PyRoboLearn: a Python framework for Robot Learning
Apache License 2.0
403 stars 62 forks source link

Fix/manipulability examples #31

Closed lrozo closed 4 years ago

lrozo commented 4 years ago

Fixed bug in manipulability tracking examples where the initial robot state was set to zero due to a missing call to world.step().