lucasw / rviz_camera_stream

Custom rviz camera plugin that published rendered camera video stream
BSD 3-Clause "New" or "Revised" License
59 stars 47 forks source link

Fix compilation warnings #30

Open florent-lamiraux opened 3 years ago

jmirabel commented 3 years ago

@florent-lamiraux there was already #28 which I just closed due to inactivity for more than 1 year.

lucasw commented 3 years ago

These look good but I'm wonder what the setup was to generate the build warnings, I can add it to the github action.

-Wall gives me completely different ones, at least on Ubuntu 20.04 with noetic (I'm fixing the output of that in this branch https://github.com/lucasw/rviz_camera_stream/tree/lint_cleanup).