62 Commits (eb87a31bc5f18e05ae4182b2078d00af15a73a7c)

Author SHA1 Message Date
Kacper Rączy eb87a31bc5 Unpin numpy (#29421) 2 years ago
Justin Newberry d487c0501f Ruff: enable most of bugbear (#29320) 2 years ago
Kacper Rączy 9917924ee5 lateral_planner: expose solverState, solverCost in debug mode (#28577) 2 years ago
Harald Schäfer ef130058c6 Plannerd: higher upper bound cost for lateral planner (#28352) 2 years ago
Kacper Rączy 40094396b4 lateral_planner: init missing variables (#28222) 2 years ago
Vivek Aithal 4be83d0d57 Lateral Planner: Calibrate model speed with vEgo (#28049) 2 years ago
Harald Schäfer 73561f01e0 Expand lateral MPC to 10s (#27343) 2 years ago
HaraldSchafer 3b62f66008 Use same minimum speed for lateral planning and controls (#26177) 3 years ago
HaraldSchafer 9c26b70a43 Partial revert, lax torque control (#26146) 3 years ago
HaraldSchafer f9b65f9189 Low speed lateral like before (#26022) 3 years ago
HaraldSchafer a13f2deeeb Increase low speed jerk cost (#26008) 3 years ago
HaraldSchafer 3488569ac3 Divide by 0 bug fix lateral planner (#25995) 3 years ago
HaraldSchafer a8ec6f4cfd Rocket Launcher Model (#25963) 3 years ago
HaraldSchafer f25d434a01 Planner cleanup (#25969) 3 years ago
HaraldSchafer b8a6a961fe Remove lane planning code (#25651) 3 years ago
Chris Souers 179b0d1a81 Lateral planner: Don't prompt/initiate lane changes if lateral control is not active (#25436) 3 years ago
HaraldSchafer 48522500ea Falcon Punch Model: turn cutting improvements (#25413) 3 years ago
HaraldSchafer b0b1aff5cc Rocket league model (#24869) 3 years ago
Adeeb Shihadeh 3c48bc47b7 Move a bunch of stuff to system/ part 3 (#24829) 3 years ago
ClockeNessMnstr 52a28d8938 update DH names + notes for MPC output curvatures (#24701) 3 years ago
HaraldSchafer 55085a12db New model: better laneless (#24605) 3 years ago
Willem Melching 871ecc451b commIssueAvgFreq: separate alert for avg freq check (#24150) 3 years ago
Lukas Petersson df8476118b Latency logging 2 (#24058) 3 years ago
Shane Smiskol a790a658f8 LateralPlanner: Move lane change logic to another class (#23476) 3 years ago
Jonathan Frey 6f4c93238f work on acados lateral MPC (#23558) 3 years ago
Willem Melching dce057d29f Log MPC solver time (#23566) 3 years ago
Dean Lee 384857f2b4 lateral_planner: use nympy.isnan().any() (#23500) 3 years ago
Dean Lee 55233b753b use ndarray.tolist to convert numpy array to float (#23485) 3 years ago
Dean Lee 7276bf8197 controls: check contents in tuple instead of list (#23463) 3 years ago
Dean Lee 5fbbb129a6 lateral_planner.py/publish: follow capnp best practices (#23359) 3 years ago
Shane Smiskol 1b79236fa0 Clean up planner files (#23031) 3 years ago
HaraldSchafer 6eb5dce881 Lateral planner: lower max cost (#22960) 3 years ago
Jason Young a283e88f37 Fix momentary false blind spot alerts when changing lanes (#22819) 4 years ago
Vivek Aithal b16c806e9e plannerd: add useLaneLines to lateralPlan (#22699) 4 years ago
Harald Schafer 92c2da52a9 plannerd: position std size check bug 4 years ago
HaraldSchafer 65a1b386dc Fix 0 init bug for acados lateral (#22225) 4 years ago
HaraldSchafer c422cce205 Port lateral planning to ACADOS (#22080) 4 years ago
Adeeb Shihadeh 9de66112fb remove deprecated mpc logging code 4 years ago
Mitchell Goff b7b87efed9 Retuned desire model (#21919) 4 years ago
Mitchell Goff 2d0512b8a1 Revert "New desire model (#21729)" (#21805) 4 years ago
Mitchell Goff 3fb1a1c746 New desire model (#21729) 4 years ago
Adeeb Shihadeh 477e2e22d3 Revert model (#21571) 4 years ago
HaraldSchafer 7fcdd04541 New desire model (#21458) 4 years ago
HaraldSchafer 96d4bfbff3 Refactor long (#21433) 4 years ago
HaraldSchafer 7e87930a20 Refactor lateral lag compensation (#21334) 4 years ago
Willem Melching 51eb52fec4 Determine lane chane direction in preLaneChange state (#21119) 4 years ago
Willem Melching 002057e1f1 Fix ability to change lane change direction while in progress (#20765) 4 years ago
HaraldSchafer 3833a80305 MPC retune for laneless fix (#20616) 4 years ago
Willem Melching 00b19b6351 ecam toggle (#20597) 4 years ago
Willem Melching 8f4a445171 add putBool/getBool wrappers to cython params class (#20611) 4 years ago