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

Add OdometryAttitude class #31

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Add OdometryAttitude class #31

merged 2 commits into from
Feb 27, 2024

Conversation

GuillaumeLaine
Copy link
Member

@GuillaumeLaine GuillaumeLaine commented Feb 26, 2024

Changes

  • Add OdometryAttitude class.
  • Add heading() getter to OdometryLocalPosition class.
  • Use these interfaces in examples.

Note

OdometryAttitude::yaw() and OdometryLocalPosition::heading() return the same value (up to PX4 timing), but I think it still makes sense to add a OdometryLocalPosition::heading() method for cases where the local position is already subscribed to e.g. in our local goto example.

JIRA: APX4-3816

@bkueng bkueng merged commit f40a56f into main Feb 27, 2024
8 checks passed
@bkueng bkueng deleted the odometry_attitude branch February 27, 2024 11:03
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