Skip to content

Commit b73e719

Browse files
authored
added gifs in readme (#5)
1 parent 0a90160 commit b73e719

7 files changed

Lines changed: 7 additions & 247 deletions

File tree

CLAUDE.md

Lines changed: 0 additions & 141 deletions
This file was deleted.

DIMOS_SETUP.md

Lines changed: 0 additions & 106 deletions
This file was deleted.

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Vector Robotics Ground Autonomy Stack
22

3+
<p align="center">
4+
<img src="./assets/G1_navigation.gif" alt="Unitree G1" width="45%"/>
5+
<img src="./assets/Go2_fast_avoidance.gif" alt="Unitree Go2" width="45%"/><br/>
6+
<img src="./assets/Go2W_staircase.gif" alt="Unitree Go2W" width="45%"/>
7+
<img src="./assets/groundfast_autonomy.gif" alt="Groundfast" width="45%"/>
8+
</p>
9+
310
This repository provides a **generalizable autonomy stack for ground robots**. The stack is designed to be **embodiment-agnostic** (wheeled, legged, etc.) by selecting a robot configuration via `ROBOT_CONFIG_PATH`.
411

512
It includes:

assets/G1_navigation.gif

6.55 MB
Loading

assets/Go2W_staircase.gif

6.35 MB
Loading

assets/Go2_fast_avoidance.gif

4.21 MB
Loading

assets/groundfast_autonomy.gif

8.03 MB
Loading

0 commit comments

Comments
 (0)