Skip to content

Add imu assembly error data - #314

Open
CQin-Cat wants to merge 1 commit into
rm-controls:masterfrom
CQin-Cat:feature/AssemblyErrorData
Open

Add imu assembly error data#314
CQin-Cat wants to merge 1 commit into
rm-controls:masterfrom
CQin-Cat:feature/AssemblyErrorData

Conversation

@CQin-Cat

Copy link
Copy Markdown

Added AssemblyErrorData to adapt to AssemblyErrorPub in the rm_controllers repository

Copilot AI review requested due to automatic review settings July 19, 2026 13:30
@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

Deploy Preview for rm-control ready!

Name Link
🔨 Latest commit 625afdf
🔍 Latest deploy log https://app.netlify.com/projects/rm-control/deploys/6a5cd16960bf3d00082ab3bf
😎 Deploy Preview https://deploy-preview-314--rm-control.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new ROS message type (AssemblyErrorData) to rm_msgs so downstream consumers (notably rm_controllersAssemblyErrorPub) can publish/subscribe to IMU assembly error values via a shared interface.

Changes:

  • Introduces rm_msgs/msg/AssemblyErrorData.msg with header + roll/pitch/yaw error fields.
  • Registers the new .msg in rm_msgs/CMakeLists.txt for message generation.

Reviewed changes

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

File Description
rm_msgs/msg/AssemblyErrorData.msg Defines the new message schema for assembly error reporting.
rm_msgs/CMakeLists.txt Adds the new message file to the build’s message generation list.

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

Comment thread rm_msgs/CMakeLists.txt
add_message_files(
FILES
ActuatorState.msg
AssemblyErrorData.msg
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