Skip to content

Commit

Permalink
chore(ceres_intrinsic_camera_calibrator): update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: amadeuszsz <[email protected]>
  • Loading branch information
amadeuszsz committed Oct 21, 2024
1 parent 1de05a9 commit d047e7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

<build_depend>autoware_cmake</build_depend>

<depend>autoware_universe_utils</depend>
<depend>cv_bridge</depend>
<depend>eigen</depend>
<depend>geometry_msgs</depend>
Expand All @@ -32,7 +33,6 @@
<depend>tf2_eigen</depend>
<depend>tf2_geometry_msgs</depend>
<depend>tf2_ros</depend>
<depend>tier4_autoware_utils</depend>
<depend>tier4_calibration_msgs</depend>
<depend>tier4_tag_utils</depend>
<depend>visualization_msgs</depend>
Expand Down
1 change: 1 addition & 0 deletions sensor_calibration_tools/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<exec_depend>ceres_intrinsic_camera_calibrator</exec_depend>
<exec_depend>ground_plane_calibrator</exec_depend>
<exec_depend>interactive_camera_lidar_calibrator</exec_depend>
<exec_depend>intrinsic_camera_calibrator</exec_depend>
Expand Down

0 comments on commit d047e7d

Please sign in to comment.