Skip to content

Commit ea6452a

Browse files
Update wiki/simulation/cad-to-urdf.md based on Nevin's feedback
Co-authored-by: Nevin Valsaraj <5763537+nevalsar@users.noreply.github.com>
1 parent 087d659 commit ea6452a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/simulation/cad-to-urdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ base_link
4848

4949
Inside the URDF file, a single joint looks like this:
5050

51-
```
51+
```xml
5252
<joint name="shoulder_joint" type="revolute">
5353
<parent link="base_link"/>
5454
<child link="upper_arm_link"/>

0 commit comments

Comments
 (0)