Added a collision midphase on geom pairs using rotated AABBs static trees.
PiperOrigin-RevId: 517357695 Change-Id: I068fee714d9638be2fb6d042d5d86f8ff970635b
This commit is contained in:
committed by
Copybara-Service
parent
47b58f5ccb
commit
70959c1a2c
@@ -1307,6 +1307,7 @@ PYBIND11_MODULE(_structs, m) {
|
||||
X(realtime);
|
||||
X(offwidth);
|
||||
X(offheight);
|
||||
X(treedepth);
|
||||
#undef X
|
||||
|
||||
py::class_<raw::MjVisualQuality> mjVisualQuality(mjVisual, "Quality");
|
||||
|
||||
Reference in New Issue
Block a user