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

[camera plugin] Fix image_index and capture_result not properly filled #1924

Merged

Conversation

ghost
Copy link

@ghost ghost commented Nov 14, 2023

ROS2 replication of #1923

Problem Solved

Both image_index and capture_result fields of the mavros_msgs::CameraImageCaptured were left unassigned.

Proposed Solution

Assign the proper values to them according to the CAMERA_IMAGE_CAPTURED message

Signed-off-by: Beniamino Pozzan <b.pozzan@archangel.im>
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!

@vooon vooon added this to the Version 2.7 milestone Nov 14, 2023
@vooon vooon merged commit ed17bbf into mavlink:ros2 Nov 14, 2023
0 of 3 checks passed
@ghost ghost deleted the pr-fix-camera_image_captured-plugin-ros2 branch November 15, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants