Skip to content

Commit

Permalink
Update examples/jaxsim_as_physics_engine_advanced.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Filippo Luca Ferretti <[email protected]>
  • Loading branch information
CarlottaSartore and flferretti authored Dec 16, 2024
1 parent 7ba0101 commit 55f4a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jaxsim_as_physics_engine_advanced.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"source": [
"# JaxSim as a hardware-accelerated parallel physics engine\n",
"\n",
"JaxSim was originally developed to optimize synthetic data generation by sampling trajectories using hardware accelerators such as GPUs and TPUs.\n",
"JaxSim is developed to optimize synthetic data generation by sampling trajectories using hardware accelerators such as GPUs and TPUs.\n",
"\n",
"In this notebook, you'll learn how to use the key APIs to load a simple robot model (a sphere) and simulate multiple trajectories in parallel on GPUs.\n",
"\n",
Expand Down

0 comments on commit 55f4a42

Please sign in to comment.