Skip to content

Commit

Permalink
Added bug
Browse files Browse the repository at this point in the history
  • Loading branch information
matteodv99tn committed Nov 21, 2024
1 parent 9ca34d9 commit 05ab716
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ find_package(ament_cmake REQUIRED)

set(ROS2_REQUIRED_COMPONENTS
rclcpp
std_msgs
)
foreach(COMPONENT ${ROS2_REQUIRED_COMPONENTS})
find_package(${COMPONENT} REQUIRED)
Expand Down

0 comments on commit 05ab716

Please sign in to comment.