We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38d4ba commit 7fded16Copy full SHA for 7fded16
point_cloud_transport/CMakeLists.txt
@@ -68,7 +68,6 @@ target_compile_definitions(pc_republish_node PRIVATE "POINT_CLOUD_TRANSPORT_BUIL
68
target_include_directories(pc_republish_node PRIVATE
69
"$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>"
70
"$<INSTALL_INTERFACE:include/${PROJECT_NAME}>")
71
-rclcpp_components_register_nodes(pc_republish_node "point_cloud_transport::Republisher")
72
73
rclcpp_components_register_node(pc_republish_node
74
PLUGIN "point_cloud_transport::Republisher"
0 commit comments