7oponaut
7oponaut
* fix hand-to-object dense reward component sign in adroit hand door, hammer, and relocate scenarios # Description This PR fixes the hand-to-object dense reward component signs in the adroit hand...
**Which model is the issue affecting?** google_barkour_vb/scene_hfield_mjx.xml **What is the issue?** Issue 1) The robot sinks into and falls below the floor when I simulate the scene using the (non-jax)...
mujoco.mj_geomDistance() returns negative values for non-colliding (sphere, hfield) geom pairs. In contrast, when testing with (sphere, plane) geom pairs, the function returns positive values as expected. I am using the...