Path planning
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill path-planningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Trajectory planning and motion control algorithm development
SKILL.md
1.6 KB, as published. Nobody here has run it
Path Planning Algorithm Skill
Purpose
Enable trajectory planning and motion control algorithm development for autonomous driving applications including behavior planning and emergency maneuvers.
Capabilities
- Behavior planning state machine design
- Trajectory optimization (polynomial, spline-based)
- Model Predictive Control (MPC) implementation
- Lattice planner implementation
- Collision checking algorithms
- Comfort and safety constraint handling
- Emergency maneuver planning
- Parking trajectory generation
Usage Guidelines
- Design behavior planning for predictable driving patterns
- Optimize trajectories for comfort and efficiency
- Implement robust collision checking at all planning stages
- Handle edge cases and emergency situations
- Validate planning algorithms in simulation
- Document algorithm parameters and tuning
Dependencies
- ROS/ROS2
- Apollo
- Autoware
- MATLAB/Simulink
Process Integration
- ADA-002: Path Planning and Motion Control
- ADA-003: ADAS Feature Development
- ADA-004: Simulation and Virtual Validation