Skip to content

Commit

Permalink
fix(motion_velocity_smoother): add missing rclcpp dependency (#634)
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki AKAMINE <takayuki.akamine@tier4.jp>
  • Loading branch information
takam5f2 authored Apr 5, 2022
1 parent b8f666b commit 7d3ee50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions planning/motion_velocity_smoother/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<depend>libboost-dev</depend>
<depend>nav_msgs</depend>
<depend>osqp_interface</depend>
<depend>rclcpp</depend>
<depend>tf2</depend>
<depend>tf2_ros</depend>
<depend>tier4_autoware_utils</depend>
Expand Down

0 comments on commit 7d3ee50

Please sign in to comment.