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

Only enable follow-me test if the improved followme' parameter exists #1847

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

junwoo091400
Copy link
Contributor

As discussed in the Dev-Call, as the improved Follow-me didn't get into PX4 v1.13, the SITL tests were failing.

This PR adds capability to do param_get to PX4 to check if the improved Follow-me is supported, and if not, it would skip the test (this would also skip the test for flash constrained builds, and is more proper way of handling the test skipping criteria, as the version tag itself is not sufficient indicator of the features the vehicle supports)

Fixes #1845

JonasVautherin
JonasVautherin previously approved these changes Jul 8, 2022
Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

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

Thanks!

@JonasVautherin JonasVautherin merged commit 6ef78bf into mavlink:main Jul 8, 2022
Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

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

Thanks @junwoo091400!

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.

FollowMe integration tests
3 participants