We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f25e9 commit f9a9bc3Copy full SHA for f9a9bc3
2 files changed
demo_nodes_cpp/CMakeLists.txt
@@ -54,7 +54,6 @@ custom_executable(parameters parameter_events_async)
54
custom_executable(parameters parameter_node)
55
custom_executable(parameters set_and_get_parameters)
56
custom_executable(parameters set_and_get_parameters_async)
57
-custom_executable(parameters ros2param)
58
59
# Tutorials of Timers
60
custom_executable(timers one_off_timer)
demo_nodes_cpp/src/parameters/ros2param.cpp
0 commit comments