Skip to content

Commit 43b0443

Browse files
Merge pull request #145 from louislelay:correct/typo-spot-readme
PiperOrigin-RevId: 726103502 Change-Id: I67f79c3bf02b21d76986ec477897db6afdaf493c
2 parents dcfa5f3 + be1aee6 commit 43b0443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boston_dynamics_spot/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
This package contains a simplified robot description (MJCF) of the [Spot
99
Quadruped](https://bostondynamics.com/products/spot/) developed by [Boston
1010
Dynamics](https://bostondynamics.com/). It is derived from the [publicly
11-
available MJCF description](https://github.com/bdaiinstitute/spot_ros2).
11+
available URDF description](https://github.com/bdaiinstitute/spot_ros2).
1212

1313
<p float="left">
1414
<img src="spot.png" width="400">
1515
</p>
1616

17-
## MJCF derivation steps
17+
## URDF → MJCF Conversion
1818

1919
1. Processed `.obj` files with [`obj2mjcf`](https://github.com/kevinzakka/obj2mjcf).
2020
2. Added `<mujoco> <compiler discardvisual="false" strippath="false" fusestatic="false"/> </mujoco>` to the URDF's

0 commit comments

Comments
 (0)