feat(autoware_pointcloud_preprocessor): cuda-accelerated pointcloud concatenation #11675
Annotations
4 errors
Show cppcheck-report result:
sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_concatenate_data/cuda_combine_cloud_handler.cpp#L112
Variable 'total_points' is assigned a value that is never used. [unreadVariable]
|
Show cppcheck-report result:
sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_concatenate_data/cuda_combine_cloud_handler.cpp#L115
Variable 'total_points' is assigned a value that is never used. [unreadVariable]
|
Fail the job if Cppcheck failed
Process completed with exit code 1.
|
Run Cppcheck on modified packages
Process completed with exit code 1.
|
Loading