Port transforms library to ROS2 (#301)
* Port transforms library to ROS2 - Port the transforms library to ROS2 - Update CMakeLists - Update package.xml - Enable the package Signed-off-by: Sean Kelly <sean@seankelly.dev> * Feedback from PR
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
<exec_depend>pcl_conversions</exec_depend>
|
||||
<exec_depend>pcl_msgs</exec_depend>
|
||||
<!--<exec_depend>pcl_ros</exec_depend>-->
|
||||
<exec_depend>pcl_ros</exec_depend>
|
||||
|
||||
<export>
|
||||
<build_type>ament_cmake</build_type>
|
||||
|
||||
Reference in New Issue
Block a user