Skip to content

Commit

Permalink
[Misc] Add graph related debs to package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
hridaybavle committed Apr 23, 2024
1 parent c6a2cee commit bc312c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion s_graphs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,11 @@
<depend>reasoning_msgs</depend>
<depend>backward_ros</depend>
<depend>rviz_visual_tools</depend>
<depend>s_graphs_msgs</depend>
<depend>libceres-dev</depend>
<depend>graph_reasoning</depend>
<depend>s_graphs_msgs</depend>
<depend>reasoning_msgs</depend>

<depend>ament_cmake_gtest</depend>

<test_depend>ament_cmake_gtest</test_depend>
Expand Down
2 changes: 1 addition & 1 deletion utils/reasoning/graph_reasoning

0 comments on commit bc312c4

Please sign in to comment.