Skip to content

Commit 84c40c3

Browse files
Merge pull request #349 from pollen-robotics/include-dashboard-readme
Add dashboard in readme.
2 parents d6d962b + cf22d3d commit 84c40c3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,17 @@ 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).
158164

159-
You can find more awesome apps and demos in the [Awesome Reachy Mini Apps](./docs/awesome-apps.md).
165+
You can find more awesome apps and demos for Reachy Mini on [Hugging Face spaces](https://huggingface.co/spaces?q=reachy_mini)!
160166

161167
## Using the Python SDK
162168

docs/assets/dashboard.png

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)