Skip to content

FIx https://github.com/ARISE-Initiative/robosuite/issues/665 and refactor variable names #674

New issue

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Abhiram824
Copy link
Member

@Abhiram824 Abhiram824 commented Apr 6, 2025

What this does

Fixes #665 and refactors set_goal to update misleading variable name. Added a script and temporarily updated default_panda.json for testing; attached it below

Testing

run this command

python robosuite/scripts/test_abs_actions.py --environment Lift --robots Panda --device spacemouse --controller ../panda_abs_action_variableimpedence.json

Script tests osc + absolute actions and variable impedence. Uses default impedence parameters but adds some gaussian noise. On this branch the script should work fine. On the master branch the behavior is very erratic

panda_abs_action_variableimpedence.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

osc.py & input_type='absolute' & impedance_mode
1 participant