Open Saksham-Bhadani opened 5 months ago
Found another issue on the scout_ros, which is pretty much the same. scout_ros/issue/5
The recommended solution: adding this to scout_base/CMakeLists.txt
target_compile_definitions(scout_base_node PUBLIC ASIO_ENABLE_OLD_SERVICES)
results in another issue in compilation:
Errors << ranger_base:check /home/dev_pc/agilex_ws/logs/ranger_base/build.check.007.log
CMake Error at /home/dev_pc/agilex_ws/src/ranger_ros/ranger_base/CMakeLists.txt:148 (target_compile_definitions):
Cannot specify compile definitions for target "ranger_base" which is not
built by this project.
When running catkin build command i get the following error: