Open snasiriany opened 2 weeks ago
Steps to reproduce:
controllers/config/robots/default_gr1_fixed_lower_body.json
ik_input_type=delta
ik_input_ref_frame
mjpython robosuite/scripts/collect_human_demonstrations.py --environment Lift --robots GR1FixedLowerBody --device spacemouse --camera frontview
The behavior is broken. It works fine with absolute control. Needs to be fixed.
Original PR for absolute control: https://github.com/ARISE-Initiative/robosuite-dev/pull/124#discussion_r1813202426
Steps to reproduce:
controllers/config/robots/default_gr1_fixed_lower_body.json
and setik_input_type=delta
andik_input_ref_frame
to either world or base.The behavior is broken. It works fine with absolute control. Needs to be fixed.