sonia-auv / provider_hydrophone

Allow to communicate with hydrophone
GNU General Public License v3.0
0 stars 1 forks source link

Changes to fix compilation #2

Closed alexemdesgagne closed 4 years ago

alexemdesgagne commented 4 years ago

Warning : Before creating a pull request, make sure that it does not already exists in the pull requests. Thank you.

Description

Change the name of .cfg file to match generated file name.

Fixes

Link all the related issues from the issue tracker

How has this been tested ?

Tested locally inside my sonia workspace.

Test procedure

You simply have to checkout this current branch and compile with command "comp_reset". After completing, try compiling using command "comp". It should not recompile the whole code.

Checklist