Files
Mujoco_WASM/doc
Yuval Tassa c66d79409c Change mj_ray behaviour to match geom visualisation conventions:
- Planes and height-fields respect `mj_ray`'s `geom_group` argument.
- The `flg_static` argument now applies to all static geoms, not only those directly in the world body.

Before this change:
- Rays always intersected with height fields and planes, unless `flg_static` was set to 0.
- `flg_static` only applied to static geoms that were direct children of the world, but not geoms that were children of static bodies.

PiperOrigin-RevId: 534969091
Change-Id: I8dc7c320c63d6af95709b9f5e83a3c50e1c199fa
2023-05-24 13:52:21 -07:00
..
2023-05-07 02:01:44 -07:00
2023-04-30 19:30:08 -07:00
2022-09-09 17:07:28 +09:00
2023-04-24 12:47:34 -07:00
2023-04-27 14:40:32 -07:00