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

TODO (cosmetic): Swap cube walls with cube slide joint limits + ball joint #20

Open
SimpleGeometry opened this issue Dec 9, 2024 · 0 comments

Comments

@SimpleGeometry
Copy link
Collaborator

SimpleGeometry commented Dec 9, 2024

WRT binpick EEF: currently the cube is being prevented from moving too far via walls that only collide with the cube. But cube walls are an ugly workaround right now, especially as they are opaque.

Instead, if we replace the cube freejoint with 3 slide joints and a ball joint, we keep 6DoFs while being able to constrain where the cube goes via slide joint limits. See: google/brax#545

@SimpleGeometry SimpleGeometry changed the title TODO: Swap cube walls with cube slide joint limits + ball joint TODO (cosmetic): Swap cube walls with cube slide joint limits + ball joint Dec 16, 2024
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

No branches or pull requests

1 participant