You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing existing functionality in the BlueROV2 driver
Problem Description
The Dockerfile currently makes a few manual changes to the mavros_extras/CMakelists.txt file to address some linking errors to yaml-cpp. A PR was recently merged to address this issue (and subsequently updated in mavros!1994).