Skip to content

Releases: tud-amr/m3p2i-aip

v0.1.0

20 Sep 14:00
1f2ec65
Compare
Choose a tag to compare
  • Refactor the whole structure, write a issacgym_wrapper, to make it elegant. (similar to mppi-isaac)
  • Use zerorpc to communicate between client and server files. (similar to mppi-isaac)
  • Use hydra to manage all the configs. (similar to mppi-isaac)
  • Send discrete gripper commands to mppi instead of sampling, this is more robust. (different from RAL paper)
  • Rely on the simulator to predict the position of dynamic obstacles instead of relying on a constant velocity model. (different from RAL paper)

v0.0.1

28 Jul 14:39
d50bdff
Compare
Choose a tag to compare

Changelog

  • Create the first release