Open promistrio opened 2 years ago
hdl_graph_slam 的 CMakeLists 文件添加 add_compile_options(-std=c++11)
It didn't work for me. The environment of my computer is Ubuntu18.04, ros-melodic, pcl-1.8.
Hi @Shangareer, I am also using ros-melodic and pcl-1.8, were you able to solve this problem? Thanks!
Hi @Shangareer, I am also using ros-melodic and pcl-1.8, were you able to solve this problem? Thanks!
Hi, sorry for my delayed reply. This issue puzzled me a long time but I still didn't find a good solution. I had tested the program in another computer with the same version of ROS, PCL and other required libraries and it worked well.
As in previous topics, I faced a similar problem. Ubuntu 20, ros noetic. I've tried all the tips from #4. I was running from under docker. I built h2o from sources. But the problem remained.
What could be the problem?