d-star-lite - 技术专题

相关标签
motion-planningrrtpath-planninga-starrrt-stardijkstravoronoiautonomous-vehiclespath-trackingbezier-curve

Here are 18 public repositories matching this topic...

Motion planning(Path Planning and Trajectory Planning/Tracking) of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, Voronoi, PID, DWA, APF, LQR, MPC, RPP, Bezier, Dubins etc.

  • Updated Jun 2, 2026
  • Python

A modular SLAM system combining Particle Filter-based localization, Occupancy Grid Mapping (OGM), Dynamic Window Approach (DWA) for real-time obstacle avoidance, and D* Lite for global path replanning. This project integrates both probabilistic mapping and real-time motion planning, suitable for research and educational use in robotics.

  • Updated Jul 16, 2025
  • Python

Certified route planning under drifting costs: conformal certificates (LB<=OPT<=UB), certificate-directed sensing, proof-gated ns-us preprocessing, and an observable-coverage layer (WATCH + Shiryaev-Roberts). 250 tests, validated on real METR-LA.

  • Updated Jul 25, 2026
  • Python