Files
sunnypilot/selfdrive
HaraldSchafer 89b03fa2ee Test model refactor (#2720)
* template funcion fill_meta

* add function get_plan_max_idx

* add function get_mdn_max_idx

* remove temp builder variables

* get_mdn_max_idx->get_lead_data

* get_pan_max_idx->get_plan_data

* fill_lane_line

* combine fill_lane_line&fill_path into one function

* fill_lead_vw

* using unique_ptr

* prefer using constexpr

* more constexpr,remove duplicate defined TRAJECTORY_SIZE

* remove suffix _arr from variable name

* misc

* remove extern c

* refactor model_publish

* remove unused paramaters

* traffic_convention to c style array

* c style array:prev_desire&pulse_desire

* fix error&make easy for review

* const mat3 &transform

* move cl_command_queue into ModelState

* use maco LEAD_MHP_SELECTION

* move constexpr from .h to .cc

* remove #define MODEL_NAME

* modeldata.h: contexpr

* remove param temporal from model_init

* helper function get_best_data

* fix probs

* int

Co-authored-by: deanlee <deanlee3@gmail.com>
old-commit-hash: 630c7309a5
2020-12-09 22:48:14 -08:00
..
2020-10-22 17:11:52 +02:00
2020-08-26 14:57:17 +02:00
2020-09-12 21:48:15 -07:00
2020-12-09 22:48:14 -08:00
2020-12-08 13:39:22 -08:00
2020-12-08 11:54:27 +01:00
2020-10-13 16:01:07 +02:00
2020-12-09 02:13:27 +00:00
2020-12-09 22:48:14 -08:00
2020-10-13 16:01:07 +02:00
2020-12-08 22:01:34 -08:00
2020-12-09 20:05:47 -08:00
2020-01-17 11:03:42 -08:00
2020-05-31 00:48:47 -07:00
2020-08-26 14:57:17 +02:00
2020-05-30 20:14:58 -07:00
2020-04-13 16:37:29 -07:00
2020-10-02 16:36:20 -07:00