Skip to content

Commit

Permalink
fix: add open3d dependency into package.xml (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <[email protected]>
  • Loading branch information
wep21 authored Jun 2, 2022
1 parent f455edd commit 9bf8585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions open3d_conversions/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<author email="[email protected]">Nikhil Khedekar</author>
<buildtool_depend>ament_cmake_ros</buildtool_depend>

<depend>libopen3d-dev</depend>
<depend>rclcpp</depend>
<depend>sensor_msgs</depend>
<depend>eigen</depend>
Expand Down

0 comments on commit 9bf8585

Please sign in to comment.