Skip to content

Commit

Permalink
chore: fixed dependencies for ci cd
Browse files Browse the repository at this point in the history
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
  • Loading branch information
knzo25 committed Jan 19, 2024
1 parent 6d9c30a commit 5b96f65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sensor/sensor_calibration_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<maintainer email="kenzo.lobos@tier4.jp">Kenzo Lobos Tsunekawa</maintainer>
<license>Apache License 2.0</license>

<exec_depend>python3-pyside2.qtquick</exec_depend>
<exec_depend>python3-transforms3d</exec_depend>
<exec_depend>ros2launch</exec_depend>
<exec_depend>tier4_calibration_msgs</exec_depend>
<depend>python3-pyside2.qtquick</depend>
<depend>python3-transforms3d</depend>
<depend>ros2launch</depend>
<depend>tier4_calibration_msgs</depend>

<export>
<build_type>ament_python</build_type>
Expand Down

0 comments on commit 5b96f65

Please sign in to comment.