Skip to content

Allow Parameter API to get/set maps of values #529

@clalancette

Description

@clalancette

Feature request

Feature description

There are some users of the Parameter API in ROS1 that depend on getting a map of values, e.g. https://github.com/ros-teleop/teleop_twist_joy/blob/indigo-devel/src/teleop_twist_joy.cpp#L78 . It would be great to have a helper API to do this in ROS2 as well, to reduce the amount of boilerplate that users would have to do to get parameters one at a time.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions