LiDAR-Obstacle-Detection-Project icon indicating copy to clipboard operation
LiDAR-Obstacle-Detection-Project copied to clipboard

C++ code for LiDAR object detection using point cloud library (PCL)

Results 1 LiDAR-Obstacle-Detection-Project issues
Sort by recently updated
recently updated
newest added

Greeting, I was building the code and got the following error : ``` error: the value of ‘NrDims’ is not usable in a constant expression ``` I checked the build...