diff --git a/services/bot-party-face/index.html b/services/bot-party-face/index.html index 22c57cfa..d2a4be62 100644 --- a/services/bot-party-face/index.html +++ b/services/bot-party-face/index.html @@ -15,5 +15,7 @@ + + diff --git a/services/bot-party-face/src/App.tsx b/services/bot-party-face/src/App.tsx index 30b8e27a..572e1aa3 100644 --- a/services/bot-party-face/src/App.tsx +++ b/services/bot-party-face/src/App.tsx @@ -234,6 +234,11 @@ function App() { return (

Robotics Teleop

+
- move robot
+
- do something with arm
+
- jetson container
+
- zed camera
+
-
{/*
nix setup?
diff --git a/services/bot-party-face/start.sh b/services/bot-party-face/start.sh index 172d3c47..643bcf67 100644 --- a/services/bot-party-face/start.sh +++ b/services/bot-party-face/start.sh @@ -3,3 +3,7 @@ nix-shell -p bun <