This reverts commit 35a9f258487585e7a10e1d30a4d72f4b2f9bd16e.
This commit is contained in:
parent
461a66ca08
commit
5d63abd06e
@ -44,7 +44,7 @@ add_library(pcl_ros_tf src/transforms.cpp)
|
|||||||
ament_target_dependencies(pcl_ros_tf
|
ament_target_dependencies(pcl_ros_tf
|
||||||
${dependencies}
|
${dependencies}
|
||||||
)
|
)
|
||||||
target_link_libraries(pcl_ros_tf SHARED ${PCL_LIBRARIES})
|
target_link_libraries(pcl_ros_tf ${PCL_LIBRARIES})
|
||||||
|
|
||||||
### Nodelets
|
### Nodelets
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user