Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Update package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuizxc committed May 31, 2019
1 parent 90e0fd0 commit afdfa10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions realsense_ros2_camera/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<build_depend>realsense_camera_msgs</build_depend>
<build_depend>cv_bridge</build_depend>
<build_depend>image_transport</build_depend>
<build_depend>realsense2</build_depend>
<build_depend>librealsense2</build_depend>

<exec_depend>rosidl_default_runtime</exec_depend>
<exec_depend>builtin_interfaces</exec_depend>
Expand All @@ -31,7 +31,7 @@
<exec_depend>tf2_ros</exec_depend>
<exec_depend>realsense_camera_msgs</exec_depend>
<exec_depend>cv_bridge</exec_depend>
<exec_depend>realsense2</exec_depend>
<exec_depend>librealsense2</exec_depend>

<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_lint_auto</test_depend>
Expand Down

0 comments on commit afdfa10

Please sign in to comment.