Skip to content

Commit

Permalink
added dependency on rclcpp_action
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
  • Loading branch information
hsd-dev authored and benmaidel committed Sep 15, 2022
1 parent 52854c7 commit 65d08d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<build_depend>pkg-config</build_depend>
<build_depend>python3-yaml</build_depend>
<build_depend>rclcpp</build_depend>
<build_depend>rclcpp_action</build_depend>
<build_depend>rcpputils</build_depend>
<build_depend>rcutils</build_depend>
<build_depend>rmw_implementation_cmake</build_depend>
Expand All @@ -38,6 +39,7 @@
<exec_depend>builtin_interfaces</exec_depend>
<exec_depend>python3-yaml</exec_depend>
<exec_depend>rclcpp</exec_depend>
<exec_depend>rclcpp_action</exec_depend>
<exec_depend>rcpputils</exec_depend>
<exec_depend>rcutils</exec_depend>
<exec_depend>std_msgs</exec_depend>
Expand Down

0 comments on commit 65d08d7

Please sign in to comment.