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

Fix mavlink header stamp in convert_to_rosmsg method #1852

Merged
merged 5 commits into from
Apr 11, 2023

Conversation

robobe
Copy link
Contributor

@robobe robobe commented Apr 8, 2023

method: convert_to_rosmsg
mavmsg: mavlink message
stamp: None

convert header stamp from rclpy.Time object that return from system_now method to builtin_interfaces Time object , this fix relevant only when stamp are None

robo and others added 5 commits April 8, 2023 19:38
@vooon vooon added this to TODO in ROS2 support via automation Apr 11, 2023
@vooon vooon modified the milestones: Version 1.16, Version 2.5 Apr 11, 2023
@vooon vooon merged commit 9b56394 into mavlink:ros2 Apr 11, 2023
ROS2 support automation moved this from TODO to Done Apr 11, 2023
@vooon
Copy link
Member

vooon commented Apr 11, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
ROS2 support
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants