ros2_documentation
ros2_documentation copied to clipboard
Add ParameterDescriptor to 'Using parameters in a class (C++)'
Closes #784: Adds section on how to use ParameterDescriptor for the C++ tutorial.
Also closes #729.
@chianfern
thanks for the contribution, can you address test failure? https://github.com/ros2/ros2_documentation/runs/7332086463?check_suite_focus=true
@fujitatomoya Thanks for the review! I've fixed the test failure.
@clalancette friendly ping.
Just as an FYI, I went in here and cleaned up the tutorials in question pretty heavily. In particular, I made sure that the C++ and Python versions were as alike as possible, including the code and the language around them. With all of that in place, I'm now happy with this, so I'm going to approve and merge. Thanks for the contribution!