You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address review findings from automated code review
- Fix randomize_rigid_body_com to pass partial data (env_ids subset)
to set_coms_index, matching the pattern used by mass/inertia terms.
- Remove dead _default_friction/_default_restitution writes in Newton
material implementation (values were written but never read back).
- Guard Newton collider offset notification to only fire when params
are actually provided.
- Fix changelog Sphinx roles for converted function-to-class items.
0 commit comments