Closed mingkunwxc closed 2 years ago
Hi mingkunwxc, this code works for mechanical spinning LiDAR like RoboSense, Velodyne, etc. The code you included here only means if the coordinate of the transformed point is negative, it should be put into a voxel with a negative location index.
Hi mingkunwxc, this code works for mechanical spinning LiDAR like RoboSense, Velodyne, etc. The code you included here only means if the coordinate of the transformed point is negative, it should be put into a voxel with a negative location index.
thanks, I got it
Dear authors: In your project,I found that loc_xyz sames like must more than 0. And,i found the livox lidar's frame is like this,x>0,y>0,z>0. but ,I want using it for robosens lidar . If I need modify this param? thanks for your help.