ros-bridge icon indicating copy to clipboard operation
ros-bridge copied to clipboard

Editing pcl_recorder CMakeLists.txt for successful catkin build.

Open chngdickson opened this issue 2 years ago • 0 comments

There was a slight issue while compiling this package shown in the picture below. image

Upon adding this line to the CMakeLists, i was able to build/compile it successfully. add_definitions(-DBOOST_ERROR_CODE_HEADER_ONLY CMakeLists.txt image


This change is Reviewable

chngdickson avatar Aug 28 '22 07:08 chngdickson