1. 6e5f825 Parameterize spline drivetrain & slightly detune left/right vel by James Kuszmaul · 1 year, 7 months ago
  2. 5d91782 Check for instability in trajectory generation by James Kuszmaul · 1 year, 7 months ago
  3. a954799 Downgrade LOG(WARNING) in trajectory code to prevent malloc's by James Kuszmaul · 1 year, 7 months ago
  4. 5c4ccf6 Remove mallocs in realtime trajectory code by James Kuszmaul · 1 year, 8 months ago
  5. f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 9 months ago
  6. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 3 months ago
  7. 49c9320 Tune the spline controller for auto modes by James Kuszmaul · 2 years, 7 months ago
  8. f7c6520 Reduce mallocs when constructing trajectories by Austin Schuh · 3 years ago
  9. 7bdd02e Merge "Fix backwards spline feedback" by Austin Schuh · 4 years, 7 months ago
  10. 890196c Plan with more fidelity by Austin Schuh · 4 years, 7 months ago
  11. 5e8ce31 Fix backwards spline feedback by James Kuszmaul · 4 years, 7 months ago
  12. 75a18c5 Refactor trajectory generation to separate process by James Kuszmaul · 4 years, 7 months ago
  13. c3eaa47 Fix segfaults in spline UI by James Kuszmaul · 4 years, 8 months ago
  14. d749d93 Clang-format drivetrain by Austin Schuh · 4 years, 10 months ago
  15. aa2499d Path-Relative LQR for trajectory following by James Kuszmaul · 5 years ago
  16. 554a760 Merge "Prevent infinite loops in Trajectory planning" by James Kuszmaul · 6 years ago
  17. 1bce577 Reduce excessive AOS_LOG's by James Kuszmaul · 6 years ago
  18. 4d3c264 Prevent infinite loops in Trajectory planning by James Kuszmaul · 6 years ago
  19. 31ac891 Fix some undefined behavior in Trajectory by James Kuszmaul · 6 years ago
  20. 66b7804 Quiet down trajectory.cc by James Kuszmaul · 6 years ago
  21. ea314d9 Improve robustness of spline planning by James Kuszmaul · 7 years ago
  22. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  23. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  24. 651fc3f Make a DurationInSeconds function by James Kuszmaul · 6 years ago
  25. 4ae2fd7 Create an iterative XVA plan for trajectory. by Alex Perry · 7 years ago
  26. 5b9e9c2 Add tests and an implemention of velocity limiting by Austin Schuh · 7 years ago
  27. e73a905 Store the strategy used for each spline segment by Austin Schuh · 7 years ago
  28. cc7e476 Add points to the friction circle by Austin Schuh · 7 years ago
  29. ec7f06d Implement the C++ drivetrain trajectory optimizer by Austin Schuh · 7 years ago