Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Jul 2, 2024
1 parent 82219d1 commit 4291e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/PD_controller.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
"\n",
" os.environ[\"MUJOCO_GL\"] = \"egl\"\n",
"\n",
"print(f\"{os.environ[\"MUJOCO_GL\"]=}\")\n",
"\n",
"from jaxsim.mujoco import MujocoModelHelper, MujocoVideoRecorder\n",
"from jaxsim.mujoco.loaders import UrdfToMjcf\n",
Expand Down

0 comments on commit 4291e39

Please sign in to comment.