Rename mjtnum.h to mjtype.h, move enum types to mjtype.h
PiperOrigin-RevId: 919020039 Change-Id: I441295c0baa0b7456f78239fbd5478d32ffc07c1
This commit is contained in:
committed by
Copybara-Service
parent
ad96acfb16
commit
2810edd27a
@@ -18,7 +18,7 @@
|
||||
#include <cstddef>
|
||||
#include <iostream>
|
||||
|
||||
#include <mujoco/mjtnum.h>
|
||||
#include <mujoco/mjtype.h>
|
||||
|
||||
namespace mujoco::python::_impl {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user