Skip to content

Commit

Permalink
changing back package.xml the way it was
Browse files Browse the repository at this point in the history
  • Loading branch information
VegraD committed Feb 2, 2025
1 parent f11d13a commit 19496c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipeline-line-fitting/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
<build_depend>sensor_msgs</build_depend>
<build_depend>cv_bridge</build_depend>
<build_depend>OpenCV</build_depend>
<build_depend>libarmadillo-dev</build_depend>
<build_depend>Armadillo</build_depend>
<exec_depend>rclcpp</exec_depend>
<exec_depend>geometry_msgs</exec_depend>
<exec_depend>sensor_msgs</exec_depend>
<exec_depend>cv_bridge</exec_depend>
<exec_depend>OpenCV</exec_depend>
<exec_depend>libarmadillo-dev</exec_depend>
<exec_depend>Armadillo</exec_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit 19496c6

Please sign in to comment.