Skip to content

Commit

Permalink
chore(autoware_freespace_planning_algorithms): add missing dependency (
Browse files Browse the repository at this point in the history
…#8494)

Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored Aug 15, 2024
1 parent 3551d64 commit 43fb315
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions planning/autoware_freespace_planning_algorithms/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@
<depend>nlohmann-json-dev</depend>
<depend>pybind11_vendor</depend>
<depend>rosbag2_cpp</depend>
<depend>rosbag2_storage</depend>
<depend>std_msgs</depend>
<depend>tf2</depend>
<depend>tf2_geometry_msgs</depend>

<exec_depend>rosbag2_storage_mcap</exec_depend>

<test_depend>ament_cmake_ros</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>
Expand Down

0 comments on commit 43fb315

Please sign in to comment.