We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Original PR for absolute control: https://github.com/ARISE-Initiative/robosuite-dev/pull/124#discussion_r1813202426
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: