Xiaosheng ZHU
Results
2
comments of
Xiaosheng ZHU
> Go to > > > blam/internal/src/geometry_utils > > Add the following two lines to package.xml > > ``` > roscpp > roscpp > ``` > > Add the following...
> Happened to me also (building on noetic), and fixed it by changing the FLIR_LIB_VAR path from `.../user/lib...` to `.../opt/spinnaker/lib...` in file `spinnaker_camera_driver/cmake/DownloadSpinnaker.cmake` > > This is the patch file:...