Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 458 Bytes

Lattice_Planner_Demo

a simple implementation of Lattice Planner.

Using quintic polynomial to fit lateral 1D trajectory and quartic polynomial to fit longitude 1D trajectory.

  • Sampling Method

    • Lateral displacement sampling
    • Longitude speed sampling
    • Time sampling

    The main function see path_planning/src/frenet_optimal_trajectory

  • Simulation Result

    img