Ross ROSS = Recommend OSS · open-source software intelligence for agents

zhm-real/MotionPlanning

Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking) observed · 2026-08-28

github.com/zhm-real/MotionPlanning · homepage · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2247
  • days_rel: n/a
  • days_push: 963
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2734 stars · 634 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python collection of motion planning and path tracking algorithms for autonomous vehicles, including Hybrid A*, Frenet Optimal Trajectory, State Lattice planners, and controllers like Pure Pursuit, Stanley, LQR, and MPC. It serves as an educational reference implementation with visual demos rather than production software.

Use cases

  • implement hybrid A* path planning for autonomous vehicles
  • learn path tracking controllers like pure pursuit and Stanley
  • generate Frenet frame optimal trajectories
  • simulate car and trailer vehicle models in Python
  • study motion planning algorithms for self-driving cars
  • compare LQR vs MPC steering controllers

When to choose

  • learning or prototyping autonomous vehicle planning and control algorithms
  • you want readable Python reference implementations with visualizations
  • research or coursework on path planning and tracking

When to avoid

  • production autonomous driving systems needing safety certification
  • you need a maintained, licensed package (no license is provided)
  • real-time embedded deployment

Facets

library · maturity maintenance

simulation machine-learning autonomous-vehicles robotics simulation python cross-platform motion-planning path-planning path-tracking hybrid-astar frenet-trajectory pure-pursuit stanley-controller lqr mpc autonomous-driving vehicle-models algorithm-visualization algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
zhm-real/MotionPlanningmain32

For agents

markdown · JSON · MCP: product_card(name="zhm-real/MotionPlanning")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem