Skip to content

Add battery and telemetry display to GCS control panel#317

Merged
andrewjong merged 1 commit intocastacks:mainfrom
Rakshitha-Ireddi:feature/gcs-battery-telemetry-display
Mar 5, 2026
Merged

Add battery and telemetry display to GCS control panel#317
andrewjong merged 1 commit intocastacks:mainfrom
Rakshitha-Ireddi:feature/gcs-battery-telemetry-display

Conversation

@Rakshitha-Ireddi
Copy link
Contributor

What Was Done

  • Bridged MAVROS battery topic (sensor_msgs/BatteryState) from each robot (robot_1/2/3) to the GCS domain in robot/ros_ws/src/robot_bringup/params/domain_bridge.yaml.

  • Extended the GCS RQT control panel (gcs/ros_ws/src/rqt_airstack_control_panel) to subscribe to the battery topic and display voltage and percentage per robot (e.g. Battery: 15.2 V (87%) or Battery: -- when no data).

Documentation: Updated GCS user interface doc and CHANGELOG.md.

Authors

  • Ireddi Rakshitha
  • Devavarapu Yashwanth

@andrewjong andrewjong self-requested a review March 5, 2026 20:32
Copy link
Member

@andrewjong andrewjong left a comment

Choose a reason for hiding this comment

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

Cool, very useful, thanks!

@andrewjong andrewjong merged commit e5b499b into castacks:main Mar 5, 2026
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