ethz-asl / wavemap

Fast, efficient and accurate multi-resolution, multi-sensor 3D occupancy mapping
https://ethz-asl.github.io/wavemap/
BSD 3-Clause "New" or "Revised" License
434 stars 38 forks source link

Silence cmake warning when no livox ros driver is found #29

Closed astumpf closed 1 year ago

victorreijgwart commented 1 year ago

Thank you @astumpf for opening this PR. It's true that this warning is irrelevant for most users, so good idea to suppress it. If users try to subscribe to a Livox pointcloud input without having the Livox driver installed, they will still see this warning message. Let's merge this PR into the upcoming release which will go out in the next few days :)