Skip to content

Commit f30a919

Browse files
Add a readme to the examples directory
1 parent 2fba2ac commit f30a919

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: examples/README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Examples
2+
3+
## Show all humanoid descriptions
4+
5+
```
6+
python all_humanoids.py
7+
```
8+
9+
![image](https://github.com/user-attachments/assets/cc3cc4e9-622e-4cc5-b7d1-5a01d22cb827)
10+
11+
## Show all quadruped descriptions
12+
13+
```
14+
python all_quadrupeds.py
15+
```
16+
17+
![image](https://github.com/user-attachments/assets/0de682e5-8b8e-4c9d-856c-386c1aa6214a)

0 commit comments

Comments
 (0)