freneticlib.executors.bicycle.testplotter
Module Contents
Functions
|
Trapezoidal integration to compute Cartesian coordinates from given curvature values. |
|
- freneticlib.executors.bicycle.testplotter.frenet_to_cartesian(x0, y0, theta0, ss, kappas)
Trapezoidal integration to compute Cartesian coordinates from given curvature values.
- freneticlib.executors.bicycle.testplotter.plot(road_length=400, number_of_points=40)