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 plugin for reporting terrain height estimate from the FCU #1677

Merged
merged 5 commits into from
Dec 18, 2021

Conversation

AndersonRayner
Copy link
Contributor

@AndersonRayner AndersonRayner commented Dec 15, 2021

This plugin is designed to take the TERRAIN_REPORT mavlink message and import it into a ros topic. I've tested it in simulation with ArduCopter 4.1.2 and ROS Noetic and everything seems to work as expected. I intend on testing in hardware either this week or next week.

First time contributing so comments welcome :).

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.

Looks good, just few things.

mavros_extras/src/plugins/terrain.cpp Outdated Show resolved Hide resolved
mavros_extras/src/plugins/terrain.cpp Outdated Show resolved Hide resolved
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 merged commit a8be94a into mavlink:master Dec 18, 2021
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.

None yet

2 participants