No description
![]() * Implement get_parameter_or_set_default. This is syntactic sugar to allow the user to get a parameter. If the parameter is already set on the node, it gets the value of the parameter. If it is not set, then it gets the alternative value and sets it on the node, ensuring that it exists. Signed-off-by: Chris Lalancette <clalancette@openrobotics.org> * Review fixes (one sentence per line). Signed-off-by: Chris Lalancette <clalancette@openrobotics.org> * Rename get_parameter_or_set_default -> get_parameter_or_set Signed-off-by: Chris Lalancette <clalancette@openrobotics.org> |
||
---|---|---|
.github | ||
rclcpp | ||
rclcpp_lifecycle | ||
CONTRIBUTING.md | ||
LICENSE |