Skip to content

Commit

Permalink
Added the dependency to package.xml and upstream repos
Browse files Browse the repository at this point in the history
  • Loading branch information
CihatAltiparmak committed Aug 14, 2024
1 parent 7606ded commit 2750807
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions moveit_middleware_benchmark.repos
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
repositories:
moveit_task_constructor:
type: git
url: https://github.com/moveit/moveit_task_constructor.git
version: ros2
moveit_resources:
type: git
url: https://github.com/moveit/moveit_resources.git
Expand Down
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
<depend>ament_index_cpp</depend>
<depend>yaml-cpp</depend>
<depend>example_interfaces</depend>
<depend>generate_parameter_library</depend>
<depend>moveit_task_constructor_core</depend>

<exec_depend>rmw_zenoh_cpp</exec_depend>
<exec_depend>rmw_fastrtps_cpp</exec_depend>
Expand Down

0 comments on commit 2750807

Please sign in to comment.