set_param
Set a ROS parameter using full path, with pre-read dry-run and post-write verification for reliable updates.
Instructions
Set a ROS parameter with pre-read dry-run state capture and post-write verification. param_name: full parameter path, e.g. '/rm_config/rate' ('name' is accepted as an alias).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| value | No | ||
| param_name | No | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |