Skip to content

Commit

Permalink
Correct package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ruffsl committed Jan 10, 2020
1 parent 47b313c commit fb40ecb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion realsense_examples/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<depend>realsense_ros</depend>
<depend>realsense_node</depend>
<depend>realsense2</depend>
<depend>librealsense2</depend>
<depend>realsense_msgs</depend>

<exec_depend>launch_ros</exec_depend>
Expand Down
2 changes: 1 addition & 1 deletion realsense_ros/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<depend>tf2</depend>
<depend>tf2_ros</depend>
<depend>pcl_conversions</depend>
<depend>realsense2</depend>
<depend>librealsense2</depend>
<depend>realsense_msgs</depend>
<depend>image_transport</depend>

Expand Down

0 comments on commit fb40ecb

Please sign in to comment.