cram2 / pycram

Cognitive Robot Abstract Machine in Python
https://pycram.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
20 stars 40 forks source link

Bugfix retract pose #125

Closed Leusmann closed 8 months ago

Leusmann commented 8 months ago

Fixes a bug where the retract_pose was calculated within the wrong frame (world). Further more unifies the retract offset to 0.07 (7cm)

Additionally resets the joint state of the robot after each pose generation