From c062531fc72c84bf619104b95614c9a28c8e033f Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Mon, 6 Jun 2022 12:27:41 -0700 Subject: [PATCH] Fix formatting bug in `overview.rst` PiperOrigin-RevId: 453257852 Change-Id: I9312f6a30e0b73199148435da8f6dd8ed1249e10 --- doc/overview.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/overview.rst b/doc/overview.rst index da181f6a..d87fa416 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -353,7 +353,6 @@ purpose of including an asset is to reference it, and referencing can only be do undefined. Mesh - MuJoCo can load triangulated meshes from OBJ files and binary STL. Software such as `MeshLab `__ can be used to convert from other formats. While any collection of triangles can be loaded and visualized as a mesh, the collision detector works with the convex hull. There are compile-time options