Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 526 Bytes

Collision Free Space Planning For Autonomous Vehicles

Collision Freespace is an evolving configuration space where no observable vehicle is present.

Collision freespace can be tracked via a graph formed by discretization of observable road segment and tracking.

A model of the freespace is shown below

1

Another example:

2

3

Planning over the collision freespace is done by curvature constrained Bezier curve.

A sample is shown here:

4