Skip to content

Commit

Permalink
fix: minor include dependencies fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dfbakin committed Apr 6, 2024
1 parent 469f2e9 commit cfcae9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/camera/include/calibration.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

#include <atomic>
#include <cstdint>
#include <condition_variable>
#include <functional>
#include <memory>
#include <optional>
Expand Down
2 changes: 0 additions & 2 deletions packages/camera_srvs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>rosidl_default_generators</buildtool_depend>
<build_depend>builtin_interfaces</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>std_msgs</build_depend>

<exec_depend>rosidl_default_runtime</exec_depend>
<exec_depend>builtin_interfaces</exec_depend>
Expand Down

0 comments on commit cfcae9e

Please sign in to comment.