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

Deprecate RoverLandDetector virtual methods that are redundant. #13079

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

mcsauder
Copy link
Contributor

@mcsauder mcsauder commented Oct 2, 2019

Describe problem solved by the proposed pull request
The RoverLandDetector class contains a few inherited methods that already have the same return value as default in the LandDetector base class. This PR simply deprecates the methods that are redundant.

For convenience, you can see the base class implementations returning the same values here.

Additional context
See also PR's #9756 and #11874.

Let me know if you have any questions on this PR! Thanks!

@mcsauder mcsauder requested a review from dagar October 2, 2019 19:44
@dagar dagar merged commit 2644742 into PX4:master Oct 2, 2019
@mcsauder
Copy link
Contributor Author

mcsauder commented Oct 2, 2019

Thanks @dagar !

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.

2 participants