agentsclimarketplace

Path planning

Skill a5c-ai/babysitter/library/specializations/domains/science/automotive-engineering/skills/path-planning

Trajectory planning and motion control algorithm developmentFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill path-planning

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.6 KB, 203 tokens by cl100k_base, 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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.