ros-robotics

Community

Diagnose ROS workspaces and guide safe migrations

Authorwzyn20051216
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ROS development often struggles to identify whether a project uses ROS 1 (catkin), ROS 2 (colcon/ament), or a mixed setup, making migrations risky without a clear, minimal fix path.

Core Features & Use Cases

  • Workspace type detection: identify ros1-catkin, ros2-colcon, or mixed by scanning package.xml and CMakeLists.txt.
  • Dependency consistency checks: flag missing or redundant declarations across package.xml, CMakeLists.txt, and launch files to ensure install rules and package dependencies line up.
  • Guided fixes and quick validation: propose the smallest, verifiable changes and provide commands to validate builds, tests, and runtime behavior in ROS 1/ROS 2 workflows.
  • Real-world scenario: when Nav2 activation fails due to TF or dependency misconfig, the skill points to the exact files to fix and how to verify.

Quick Start

Identify your workspace type with the built-in scripts and load the recommended references to apply the smallest verifiable changes.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: ros-robotics
Download link: https://github.com/wzyn20051216/ros-robotics-skill/archive/main.zip#ros-robotics

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 510,000+ vetted skills library on demand.