Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize Quaternions #644

Merged
merged 1 commit into from Jan 25, 2024
Merged

Conversation

pac48
Copy link
Contributor

@pac48 pac48 commented Jan 24, 2024

This PR normalizes Eigen Quaternions created from ros messages. Often the Quaternions generated by ROS nodes are not normalized to a high precision, e.g. Quaternions generated from a simulator using 32-bit precision are converted to 64-bit precision and lose their normalization.

Signed-off-by: Paul Gesel <paulgesel@gmail.com>
Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

@clalancette any concerns ?

@ahcorde
Copy link
Contributor

ahcorde commented Jan 24, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ahcorde ahcorde merged commit eb6f48e into ros2:rolling Jan 25, 2024
2 checks passed
@pac48 pac48 deleted the pr-normalize-quaternions branch January 25, 2024 20:31
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.

None yet

2 participants