home/categories/package-distribution/castacks-airstack-agents-skills-add-ros2-package-skill-md
package-distributiondevelopment

add-ros2-package

Create a new ROS 2 package for the AirStack autonomy stack. Use when implementing a new algorithm module (planner, controller, perception, world model, behavior node). Covers package structure, CMakeLists.txt, package.xml, launch files, and configuration.

castacks
maintainer
castacks
Actualizado 3/18/2026
Estrellas
67
Forks
21
quick start

Installation and usage

Create a new ROS 2 package for the AirStack autonomy stack. Use when implementing a new algorithm module (planner, controller, perception, world model, behavior node). Covers package structure, CMakeLists.txt, package.xml, launch files, and configuration.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use add-ros2-package