Skip to content

Commit

Permalink
add rclcpp_components as dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Kento Yabuuchi <[email protected]>
  • Loading branch information
KYabuuchi committed Jun 17, 2024
1 parent 5b0d44d commit 22e7f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions localization/yabloc/yabloc_pose_initializer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<depend>lanelet2_extension</depend>
<depend>libopencv-dev</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>sensor_msgs</depend>
<depend>tier4_localization_msgs</depend>
<depend>visualization_msgs</depend>
Expand Down

0 comments on commit 22e7f17

Please sign in to comment.