zhanghairong
Results
4
issues of
zhanghairong
I had set install prefix to /opt/Livox-SDK, and then cannot find sdk library in your ros drivers. I find that you don't use cmake module configure in your CMakeLists.txt for...
using apriltag only in debug mode or I set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native") in CMakeLists.txt,can extract cornor. If i remove "-march=native", this does not work. ```bash gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cmake version...