livanov93 / test_params_pkg

Testing behavior of parameter propagation in ROS2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test_params_pkg

ros2 run test_params_pkg test_params_node --ros-args -p declared_parameter:="Totally"

OUTPUT:


declared_param: Totally

About

Testing behavior of parameter propagation in ROS2


Languages

Language:CMake 59.1%Language:C++ 40.9%