python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Strange errors of compiling pcl1.8 with cuda 11.3
System: cuda 11.3, gcc 7.5, boost 1.65.1, pcl 1.8.0
When I compile code that uses PCL library, it shows the following error
/usr/include/pcl-1.8/pcl/io/file_io.h(264): error: namespace "boost&quo...
picklesmithy129
Votes: 0
Answers: 1
Installing PCL artifacts inside and outside docker container
I have build sucessfuly from source https://github.com/PointCloudLibrary/pcl inside a docker container but i am not sure how to install PCL outside/inside docker container. My understanding is that i...
Theo Niko
Votes: 0
Answers: 0