Skip to content

Commit

Permalink
Update deps list
Browse files Browse the repository at this point in the history
  • Loading branch information
f0reachARR committed Feb 24, 2024
1 parent a301b2c commit 6c6be8e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildroot/package.small.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
<depend>joy</depend>
<depend>teleop_twist_joy</depend>

<depend>behaviortree_cpp_v3</depend>
<depend>behaviortree_cpp</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>ament_cmake_clang_format</test_depend>
Expand Down
3 changes: 3 additions & 0 deletions buildroot/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
<depend>joy</depend>
<depend>teleop_twist_joy</depend>

<depend>behaviortree_cpp_v3</depend>
<depend>behaviortree_cpp</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>ament_cmake_clang_format</test_depend>
Expand Down
3 changes: 3 additions & 0 deletions buildroot/rosdep.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
libthrust-dev:
ubuntu: [libthrust-dev]

odrive:
pip: [odrive]

0 comments on commit 6c6be8e

Please sign in to comment.