Version 2.1.2: Python bindings, OBJ assets support, bugfixes.

PiperOrigin-RevId: 434731612
Change-Id: I0cfda3e7a3d1c72036764986efc252ffa1b8c6b0
This commit is contained in:
Saran Tunyasuvunakool
2022-03-15 14:04:44 +00:00
parent 175d25cd9f
commit 3577e2cf8b
304 changed files with 23906 additions and 1013 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#include <cstring>
#include "GLFW/glfw3.h"
#include "mujoco.h"
#include <mujoco.h>
// MuJoCo data structures
mjModel* m = NULL; // MuJoCo model