Skip to content

Commit 04cad25

Browse files
committed
Corrects typo in Spot README
1 parent f8e98dd commit 04cad25

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)