parameter-handling

Community

Declare and manage ROS 2 parameters confidently.

Authorwimblerobotics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ROS 2 parameter handling is error-prone without a clear, reusable pattern. This skill provides structured guidance for declaring, configuring, and monitoring parameters across Python and C++ nodes, including descriptors, range validation, dynamic reconfiguration, and YAML loading.

Core Features & Use Cases

  • Parameter Declaration (Python/C++): declare_parameter, get_parameter, and runtime updates with proper descriptors and ranges.
  • Dynamic Parameter Callback: attach a on-set-parameters callback with validation to enforce constraints at runtime.
  • YAML Loading & Application: load initial parameter values from ros__parameters blocks in YAML files and apply them at startup.
  • Cross-Node Monitoring: use ParameterEventHandler to observe parameter changes on other nodes and react accordingly.
  • Runtime Interaction: inspect, set, and dump parameters at runtime using ros2 param commands to support debugging and configuration.

Quick Start

Create a ROS 2 node, declare parameters, and attach a runtime parameter callback to enable dynamic reconfiguration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parameter-handling
Download link: https://github.com/wimblerobotics/ros2-copilot-skills/archive/main.zip#parameter-handling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.