generate_parameter_library icon indicating copy to clipboard operation
generate_parameter_library copied to clipboard

Use pre-set callback to modify mapped parameters

Open tylerjw opened this issue 1 year ago • 0 comments

When the key field changes, the pre-set callback could be used to declare/un-declare mapped parameters. This assumes that you can declare in the callback and that won't cause a deadlock; this requires testing to verify. Reference to the docs on pre-set callback:

https://docs.ros.org/en/rolling/Concepts/Basic/About-Parameters.html#parameter-callbacks

tylerjw avatar Aug 28 '23 17:08 tylerjw