Bezier path planning
A sample code of Bezier path planning.
It is based on 4 control points Beizer path.
![../../../_images/Figure_1.png](../../../_images/Figure_1.png)
If you change the offset distance from start and end point,
You can get different Beizer course:
![../../../_images/Figure_2.png](../../../_images/Figure_2.png)
Ref:
A sample code of Bezier path planning.
It is based on 4 control points Beizer path.
If you change the offset distance from start and end point,
You can get different Beizer course:
Ref: