create_parameter_file
Generates a ROS 2 parameter YAML file for a specified node inside an existing package. Provide workspace path, package, node, and file name to create the configuration.
Instructions
Create a ROS 2 parameter YAML file inside an existing package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_name | Yes | ||
| package_name | Yes | ||
| workspace_path | Yes | ||
| parameter_file_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||