UnknownFreeOccupied / ufomap

UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
https://unknownfreeoccupied.github.io/
BSD 2-Clause "Simplified" License
255 stars 46 forks source link

Errors in catkin build #9

Closed jingyangleoliu closed 2 years ago

jingyangleoliu commented 2 years ago

Hello,

I used Linux 20.04 and ROS Noetic with GCC 10.3, when build the program I encountered an error

/ws_ufomap/src/ufomap/ufomap/include/ufo/map/code.h:53:10: fatal error: execution: No such file or directory

include

which caused building termination. Did anyone have similar issues when building the project? Any suggestions are appreciated in advance!

Best,

jingyangleoliu commented 2 years ago

Issue solved by updating gcc version to gcc 11.3