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

Fixed header.stamp conversion in landing target #1889

Merged

Conversation

MKargus0
Copy link
Contributor

This PR proposes the solution for error declared in this issue.
The main problem was caused by builtin_interfaces::msg::Time to rclcpp::Time conversion. By default it set RCL_ROS_TIME time type, which in turn caused an error when comparing time stamps.

Copy link
Member

@vooon vooon left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks! I'm going to merge once CI passes.

@vooon vooon merged commit ed2d6e0 into mavlink:ros2 Aug 29, 2023
0 of 4 checks passed
@vooon vooon added this to the Version 2.6 milestone Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants