Skip to content

Commit f8775ba

Browse files
minor: Example readme update
1 parent a54c634 commit f8775ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: examples/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Show all humanoid descriptions
44

5+
This example shows all humanoid robot descriptions using Pinocchio and MeshCat:
6+
57
```
68
python all_humanoids.py
79
```
@@ -10,6 +12,8 @@ python all_humanoids.py
1012

1113
## Show all quadruped descriptions
1214

15+
This example shows all quadruped robot descriptions using Pinocchio and MeshCat:
16+
1317
```
1418
python all_quadrupeds.py
1519
```

0 commit comments

Comments
 (0)