Move OBJ handling to a mjpDecoder.

PiperOrigin-RevId: 875194599
Change-Id: I2cccc683d69a217f1817e70d16bc1815e366d00c
This commit is contained in:
Sam Haves
2026-02-25 09:11:54 -08:00
committed by Copybara-Service
parent abdea379af
commit b907ffedaa
12 changed files with 258 additions and 109 deletions
+1
View File
@@ -14,6 +14,7 @@
# ==============================================================================
"""Tests for msh2obj.py."""
from absl.testing import absltest
from etils import epath
import mujoco