We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I got a big problem when I catkin_make packages:
but_velodyne/but_calibration_camera_velodyne/include/but_calibration_camera_velodyne/Velodyne.h:14:10:fatla error: fatal error: velodyne_pointcloud/point_types.h: No such file or directory #include <velodyne_pointcloud/point_types.h> compilation terminated. make[2]: *** [but_velodyne/but_calibration_camera_velodyne/CMakeFiles/calibration.dir/build.make:89:but_velodyne/but_calibration_camera_velodyne/CMakeFiles/calibration.dir/src/Velodyne.cpp.o] error 1
and I got to find the file in velodyne_pointcloud/include/velodyne_pointcloud/, but no files, where is wrong ? Anyone can help me ? Thanks
velodyne_pointcloud/include/velodyne_pointcloud/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I got a big problem when I catkin_make packages:
and I got to find the file in
velodyne_pointcloud/include/velodyne_pointcloud/
, but no files, where is wrong ?Anyone can help me ? Thanks
The text was updated successfully, but these errors were encountered: