Contact frame alignment for cylinder-sphere collisions #2749
Unanswered
david-wb
asked this question in
Asking for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi, I'm a research engineer working on continuous control problems using RL and MuJoCo.
My setup
Mujoco 3.3.3
Ubuntu 22.04
My question
I'd like to use anisotropic friction to emulate omni-wheels rolling on the surface of a sphere. Please see the screenshot below. My plan was to set the friction of the wheel cylinder to be zero along the cylinder's z-axis. The problem is the contact frames are not aligned with the z-axis (rotational axis) of the wheel cylinders. Is there a way to make is so that the contact frame is always aligned with the cylinders frame? Thanks in advance!
Minimal model and/or code that explain my question
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions