Skip to content
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

Support setting soft limits and/or fixed targets for robot joints & make controllers be aware of this #961

Open
cgokmen opened this issue Oct 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cgokmen
Copy link
Contributor

cgokmen commented Oct 10, 2024

Currently we have weird torso-fixing logic in a bunch of places and we will probably need more for the R1 which has a very high DOF torso. We should create a mechanism at the robot level to allow setting certain joints to certain values, make those joints get left out from controllers (e.g. they will be driven still but not controlled), and also take this into account in auto-generated descriptor files as described in #490 .

CC @ChengshuLi @cremebrule

@cgokmen cgokmen added the enhancement New feature or request label Oct 10, 2024
@cgokmen
Copy link
Contributor Author

cgokmen commented Oct 10, 2024

CC @yyf20001230

@cgokmen cgokmen changed the title Figure out setting soft limits and/or fixed joints for robots & make controllers be aware of this Support setting soft limits and/or fixed targets for robot joints & make controllers be aware of this Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants