Skip to content

Commit a1bfa12

Browse files
Add dashboard in readme.
1 parent d6d962b commit a1bfa12

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@ For more information about the daemon and its options, you can run:
152152
reachy-mini-daemon --help
153153
```
154154

155+
### Dashboard
156+
157+
You can access a simple dashboard to monitor the robot's status at [http://localhost:8000/](http://localhost:8000/) when the daemon is running. This lets you turn your robot on and off, run some basic movements, and browse spaces for Reachy Mini!
158+
159+
![Reachy Mini Dashboard](docs/assets/dashboard.png)
160+
155161
## Run the demo & awesome apps
156162

157163
Conversational demo for the Reachy Mini robot combining LLM realtime APIs, vision pipelines, and choreographed motion libraries: [reachy_mini_conversation_demo](https://github.com/pollen-robotics/reachy_mini_conversation_demo).

docs/assets/dashboard.png

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)