From e4da6acf3053b2ec9c9ddb7d8be99251f301cd6c Mon Sep 17 00:00:00 2001 From: MaybeWilli <51888361+MaybeWilli@users.noreply.github.com> Date: Sat, 13 Jun 2026 12:01:24 -0400 Subject: [PATCH] Updated readme --- README.md | 6 ++++++ src/components/panels/MotorStatusPanel.tsx | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfda94d..612c71c 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,12 @@ Access the dashboard at: [http://localhost:3000/dashboard](http://localhost:3000/dashboard) (or use the host IP of the machine running the web app). +Connect ros topics (if not running on rover). Run from rover repo, then click connect on Dashboard: + +``` +ros2 run rosbridge_server rosbridge_websocket +``` + ## Docker You can run the dashboard using Docker for easier deployment. diff --git a/src/components/panels/MotorStatusPanel.tsx b/src/components/panels/MotorStatusPanel.tsx index f2f12d7..3fd7388 100644 --- a/src/components/panels/MotorStatusPanel.tsx +++ b/src/components/panels/MotorStatusPanel.tsx @@ -174,8 +174,8 @@ const MotorStatusPanel: React.FC = () => { return (