custom-controller-plugin

Community

Create and plug a custom Nav2 controller plugin.

Authorwimblerobotics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a blueprint to implement and expose a custom Nav2 controller plugin that extends the Nav2 navigation stack with a new local controller.

Core Features & Use Cases

  • Extensible: Implement and register a custom controller plugin that integrates with the Nav2 lifecycle and plugin system.
  • Interoperability: Works with local costmaps, TF transforms, and global plans to produce velocity commands.
  • Use Case: Build a domain-specific controller for a differential-drive robot that adheres to the Nav2 controller interface and can be swapped at runtime.

Quick Start

Author a new controller by creating a class that inherits from nav2_core::Controller, implement the required methods, and register the plugin with pluginlib so that the Nav2 system can load it at runtime.

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: custom-controller-plugin
Download link: https://github.com/wimblerobotics/ros2-copilot-skills/archive/main.zip#custom-controller-plugin

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.