Skip to content

Add support for dynamic_reconfigure #289

@mica-angeli

Description

@mica-angeli

The dynamic_reconfigure package uses service calls to provide a generic interface to change a node's parameters. Currently, a roslibjs client can interface to a node implementing dynamic_reconfigure using a service call (See dynamic_reconfigure/Reconfigure.srv).

However, it would be good to incorporate a Javascript API within roslibjs to interface with dynamic_reconfigure (similar to their Python API).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions