Added missing virtual destructor#3813
Added missing virtual destructor#3813VineetTambe wants to merge 1 commit intoros-navigation:mainfrom
Conversation
|
PR from main to main as opposed to the wrong branch in this PR |
|
@VineetTambe, your PR has failed to build. Please check CI outputs and resolve issues. |
|
@VineetTambe heed the build failures. It already exists |
Very interesting. I am not sure why this change doesn't translate to the humble branch. |
|
@VineetTambe is it only missing in Humble (what about Iron)? If so, reopen the Humble (and Iron?) PR and I can merge. Sorry about the whiplash, I didn't know we already resolved this issue in Main :-) |
|
Closing this PR and re-opening the previous one. |
@SteveMacenski it's only missing in humble for some reason. It is there in iron. |
Basic Info
Added the missing empty virtual destructor which prevented package building of nav2_mppi_controller.
Added the missing empty virtual destructor which prevented package building of nav2_mppi_controller.
A simple enough one-liner fix which allowed for the package to build
Description of documentation updates required from your changes
No documentation update required
For Maintainers: