harunkurtdev

60 mods across 1 repository, 213 stars between them.

new_ros2_workspace

49

harunkurtdev/ros2-claude-code-template

Skill Claude CodeCodex

Bootstrap a complete ROS 2 colcon workspace from scratch — directory layout, .gitignore, top-level README, this .claude/ config, an interfaces package and a first Clean Architecture package, and a bringup package. Trigger when the user asks to create a new workspace / start a new ROS 2 project from zero.

213 2mo ago A 72 tokens

harunkurtdev/ros2-claude-code-template

Skill Claude CodeCodex

Scaffold a ros2control hardware component (SystemInterface / ActuatorInterface / SensorInterface) and its bringup — the plugin (oninit/onconfigure/onactivate, RT-safe read()/write()), URDF wiring, controllers.yaml + launch, pluginlib export. Trigger when the user asks to integrate hardware or bring up a robot under…

213 2mo ago A 84 tokens

harunkurtdev/ros2-claude-code-template

Skill Claude CodeCodex

Scaffold or extend a ros2control controller or broadcaster (ControllerInterface / ChainableControllerInterface) — base-class choice, command/state interface configuration, lifecycle, real-time-safe update(), generateparameterlibrary, pluginlib export, tests. Trigger when the user asks to write a ros2control controller…

213 2mo ago A 67 tokens