Commit Graph

5 Commits (12329708a760adc1195057e6987c0560608ab3be)

Author SHA1 Message Date
matssteinweg bbae14c519 Add length, width and safety_margin to bicycle model ABC.
Add show function to display car with safety margin ellipsoid.
2019-12-01 16:02:15 +01:00
matssteinweg 76df3ce814 initial commit LTV_MPC 2019-11-29 09:36:30 +01:00
matssteinweg ea7296ced1 Update spatial_bicycle_models.py
fix bug in function calling convention
2019-11-23 22:55:20 +01:00
matssteinweg 53d30d46b4 Update spatial_bicycle_models.py
Add comments. SimpleBicycleModel checked.

New Convention:
each function call with control signals
(D, delta) according to order in control signal returned by MPC
2019-11-23 22:29:25 +01:00
matssteinweg a773c1893a Create spatial_bicycle_models.py
Two different bicycle models (simple, extended)
2019-11-23 16:45:54 +01:00