Skip to content

feat: add arm control pannel#22

Merged
Darren-Wallace merged 1 commit into
mainfrom
arm-control
May 8, 2026
Merged

feat: add arm control pannel#22
Darren-Wallace merged 1 commit into
mainfrom
arm-control

Conversation

@ConnorNeed
Copy link
Copy Markdown
Member

Adds arm control pannel
Changes the default page

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new ROS-backed “Arm Control” tile to the mosaic dashboard and adjusts the default dashboard layout.

Changes:

  • Added a new ArmControlPanel that fetches named arm poses and calls ROS services to go to a pose or stop motion.
  • Registered the new armControlPanel tile type in MosaicDashboard (display name, tile list, and render switch).
  • Updated the default mosaic layout structure/split percentages (notably placing antenna + motor status together and moving system telemetry).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/components/panels/MosaicDashboard.tsx Adds the new arm control tile type and updates the default layout configuration.
src/components/panels/ArmControlPanel.tsx Introduces a new panel that interacts with ROS services to select and execute named arm poses.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/components/panels/ArmControlPanel.tsx
@ConnorNeed ConnorNeed requested a review from Darren-Wallace May 8, 2026 13:27
Copy link
Copy Markdown

@Darren-Wallace Darren-Wallace left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@Darren-Wallace Darren-Wallace merged commit 3796289 into main May 8, 2026
5 checks passed
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.

3 participants