feat: update robot interaction page

This page is now fancier, shows messages streaming from the Control Backend.

ref: N25B-164
This commit is contained in:
Twirre Meulenbelt
2025-10-08 15:56:34 +02:00
parent 23cef5206d
commit d8ed8df982
5 changed files with 97 additions and 80 deletions

View File

@@ -11,6 +11,7 @@ function Home() {
</a>
</div>
<div className={styles.links}>
<Link to={"/robot"}>Robot Interaction </Link>
<Link to={"/template"}>Template </Link>
</div>
</div>