Skip to content

Replace mode display with bus voltage - #54

Merged
codeflight1 merged 3 commits into
mainfrom
ModeDisplayTest
Jul 21, 2026
Merged

Replace mode display with bus voltage#54
codeflight1 merged 3 commits into
mainfrom
ModeDisplayTest

Conversation

@annabr0wn

Copy link
Copy Markdown
Contributor

Replaced mode display with bus voltage

Comment thread public/Icons/BusVoltageIndicator.svg
Comment thread src/components/BusVoltageDisplay.tsx Outdated
if (!ros) return;
const voltageTopic = new ROSLIB.Topic({
ros,
name: '/bus_voltage',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing publishes this topic currently, could you subscribe to one of the drive odrive status messages and pull bus_voltage from there?

@codeflight1
codeflight1 merged commit 59835e2 into main Jul 21, 2026
1 check passed
@codeflight1
codeflight1 deleted the ModeDisplayTest branch July 21, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants