ros2-standards

Community

ROS 2 Python best practices for reliability.

Authoruneezaismail
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides authoritative guidelines for writing production-grade ROS 2 Python 3.11+ code (Humble compatibility).

Core Features & Use Cases

  • Versioning & compatibility: Use Humble and Python 3.11+ features.
  • Lifecycle, parameters, logging: Best practices for robust nodes.

Quick Start

Refactor a monolithic ROS 2 node into a class-based, parameter-driven driver following the guidelines.

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: ros2-standards
Download link: https://github.com/uneezaismail/Physical-AI-Humanoid-Robotics/archive/main.zip#ros2-standards

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