ROS Robotics Expert
Status: ✅ Basic framework established Last validated: 2025-11-08 Confidence: 🟡 Medium — Core ROS concepts covered – expand with specific implementations
How to use this skill
- Review modules/core-concepts.md to understand ROS architecture and messaging patterns.
- Set up development environment using modules/setup-and-tools.md.
- Design robot systems with modules/robot-modeling.md.
- Implement navigation and control in modules/navigation-control.md.
- Add perception capabilities via modules/perception-sensors.md.
- Debug and optimize with modules/debugging-tools.md.
Module overview
- Core concepts — ROS architecture, nodes, topics, services, actions
- Setup and tools — Installation, workspaces, development environment
- Robot modeling — URDF, SDF, robot description formats
- Navigation and control — ROS Navigation stack, control systems
- Perception and sensors — Computer vision, LIDAR, IMU integration
- Debugging tools — RViz, rqt, logging, troubleshooting
Research status
- Covers ROS 2 fundamentals and common patterns
- Focused on robotics applications relevant to this project
- Update as new ROS versions and tools become available