From 2d3f9c06e3088b3c3b6d2ac4027bd6311dc2b478 Mon Sep 17 00:00:00 2001 From: Rooholla-KhorramBakht Date: Wed, 2 Oct 2024 19:57:09 -0400 Subject: [PATCH] Go2 URDF bug is fixed --- Go2Py/assets/urdf/go2.urdf | 8 ++++---- examples/02-MuJoCo-sim.ipynb | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Go2Py/assets/urdf/go2.urdf b/Go2Py/assets/urdf/go2.urdf index 06a104a..cf044f0 100644 --- a/Go2Py/assets/urdf/go2.urdf +++ b/Go2Py/assets/urdf/go2.urdf @@ -667,7 +667,7 @@ Stephen Brawner (brawner@gmail.com) - + @@ -684,7 +684,7 @@ Stephen Brawner (brawner@gmail.com) - + @@ -700,7 +700,7 @@ Stephen Brawner (brawner@gmail.com) - + @@ -716,7 +716,7 @@ Stephen Brawner (brawner@gmail.com) - + diff --git a/examples/02-MuJoCo-sim.ipynb b/examples/02-MuJoCo-sim.ipynb index 1ab3e9f..4bf900a 100644 --- a/examples/02-MuJoCo-sim.ipynb +++ b/examples/02-MuJoCo-sim.ipynb @@ -61,7 +61,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 2, "metadata": {}, "outputs": [], "source": [ @@ -81,7 +81,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 4, "metadata": {}, "outputs": [], "source": [