Skip to content

Releases: JeanElsner/dm_robotics_panda

v0.3.1

20 Nov 00:57
Compare
Choose a tag to compare

Small bugfix in the instantiation of hardware for HIL.

v0.3.0

17 Nov 09:38
Compare
Choose a tag to compare

What's Changed

Major API changes in the environment building workflow. Instead of defining many callbacks the user now interacts directly with the PandaEnvironment class. This allows the user to have direct access to all the different components like the arena, initializers, cost functions etc.

v0.2.5

15 Nov 09:19
Compare
Choose a tag to compare

First public release.