What problem does it solve?
This Skill provides an integrated interface for managing ROS 2 robots, enabling AI agents to discover, control, and troubleshoot robot systems seamlessly.
Core Features & Use Cases
- Full ROS 2 System Access: Discover topics, nodes, services, actions, TF frames, parameters, controllers, and hardware components.
- Robust Motion & Control: Execute precise movement commands, handle controller switching, and perform safe navigation tasks.
- Diagnostics & Safety: Run health checks, verify sensor calibration, monitor battery status, and perform emergency stops to ensure operational safety.
- Deployment & Workflow Management: Start, stop, and restart launch files or nodes in structured sessions, integrate with Discord for image reporting, and manage bag files.
- Use Case: Automate a complete robot health check, then execute a navigation goal, capture a camera image, and report the status, all controlled through high-level commands.
Quick Start
Initiate a full system health check, activate the navigation stack, execute a movement to a specified coordinate, and capture a snapshot from the robot's camera in one sequence of commands.