Skip to content

Fix Velodyne conversions

Nicolas Cadart requested to merge fix/VelodyneConversions into master
  • Check that input velodyne cloud is not empty before processing it to avoid crash.
  • Copy pointcloud metadata : is_dense, sensor_orientation, sensor_position.
  • Clang-format.

@julia.sanchez

Merge request reports