novatel / novatel_oem7_driver

ROS Driver for NovAtel OEM7 GNSS/SPAN Receivers
https://wiki.ros.org/novatel_oem7_driver
MIT License
108 stars 58 forks source link

Dangling '}' inside the cmakefile #77

Closed VRichardJP closed 1 year ago

VRichardJP commented 1 year ago

Describe the bug

It does not seem to cause any harm, but there is a dangling '}' there:

https://github.com/novatel/novatel_oem7_driver/blob/99109903ae420aad96fbdf2ca93f09cbf9416a7c/src/novatel_oem7_driver/CMakeLists.txt#L185-L189

Shouldn't this be just bin?

To Reproduce N/A

Expected behavior N/A

Screenshots N/A

Environment (please complete the following information): N/A

Additional context N/A

novatel-applications-engineering commented 1 year ago

Thank you @VRichardJP for pointing this out. This will be fixed shortly.