intel / ros2_intel_realsense

This project is deprecated and no more maintained. Please visit https://github.com/IntelRealSense/realsense-ros for ROS2 wrapper.
Apache License 2.0
139 stars 95 forks source link

build error with ros2 eloquent #95

Open xhuan28 opened 4 years ago

xhuan28 commented 4 years ago

I believe it is a typo in CMakeList.txt. Could someone fix this?

--- stderr: realsense_ros
CMake Error at /home/intel/workspace/ros2_eloquent/install/ament_cmake_target_dependencies/share/ament_cmake_target_dependencies/cmake/ament_target_dependencies.cmake:52 (message): ament_target_dependencies() the passed package name 'rclcpp_componets' was not found before Call Stack (most recent call first): CMakeLists.txt:165 (ament_target_dependencies) CMakeLists.txt:180 (custom_gtest)

breznak commented 4 years ago

FYI, I don't have this issue when using the eloquent branch of this repository.