- 5371c80 Add support for making soft_atan2 a function in casadi by Austin Schuh · 1 year, 2 months ago
- ac0c5f8 Support a goal velocity of 0 in the swerve mpc by Austin Schuh · 1 year, 2 months ago
- 20d9020 Solve slow, backwards trajectories by Austin Schuh · 1 year, 2 months ago
- 9ff4f30 Reduce RK steps in swerve mpc by Austin Schuh · 1 year, 2 months ago
- 3aa49ab Add tool to run a bunch of swerve simulations in parallel by Austin Schuh · 1 year, 2 months ago
- 9289e6e Use flags in casadi_velocity_mpc by Austin Schuh · 1 year, 2 months ago
- cc6eed0 Add sigmoid to replace abs(x) in atan2(y, x) to keep it smooth on the x-axis by justinT21 · 1 year, 2 months ago
- b8ffb7d Add debugging flag that enables the highest print level in ipopt by justinT21 · 1 year, 2 months ago
- c70fc62 Add a basic, empty spline UI based on Angular by Philipp Schrader · 1 year, 2 months ago
- 44d8531 Fix indexing of unpack_{x,u} in casadi_velocity_mpc by Austin Schuh · 1 year, 2 months ago
- 78a1b31 Use a sigmoid function for caster direction by Austin Schuh · 1 year, 2 months ago
- 7fa6521 Commit fatrop structure debug tool by Austin Schuh · 1 year, 2 months ago
- 22ee37f Restructure the MPC to solve with fatrop nicely by Austin Schuh · 1 year, 2 months ago
- c5c20b9 Add wall clock timing to casadi code by Austin Schuh · 1 year, 2 months ago
- e0ecca9 Clean up problem initialization in casadi velocity controller by Austin Schuh · 1 year, 2 months ago
- bd75c48 Fix singularities in atan2 at 0, 0 in swerve physics by Austin Schuh · 1 year, 2 months ago
- aa52ff8 Set backend in swerve matplotlib users by James Kuszmaul · 1 year, 2 months ago
- 5a3bcf5 Merge changes Id4b9065d,I2e0e54dd by James Kuszmaul · 1 year, 2 months ago
- 4c28f1f Merge changes Iab3f4ad3,I8a6d21c1 by Austin Schuh · 1 year, 2 months ago
- 9ea3ff9 Create/support "continuous" control loops by James Kuszmaul · 1 year, 4 months ago
- df6b168 Zero the swerve test drivebase by James Kuszmaul · 1 year, 3 months ago
- 11129f3 Penalize velocity perpendicular to the goal vector differently by Austin Schuh · 1 year, 2 months ago
- 3af6ceb Use previous solution to seed the next by Austin Schuh · 1 year, 2 months ago
- e170bb8 Fix bug in swerve Runge Kutta implementation by Austin Schuh · 1 year, 2 months ago
- 958ad77 Use casadi builtins to generate more optimal code by Austin Schuh · 1 year, 2 months ago
- 9e43ec3 Split swerve velocity MPC cost function out into a function by Austin Schuh · 1 year, 2 months ago
- 3233d7f Add tests that currents have sane responses by Austin Schuh · 1 year, 3 months ago
- 6ea789e Add initial velocity MPC by Austin Schuh · 1 year, 3 months ago
- 07d41ed Add debug script and break out test utils by justinT21 · 1 year, 3 months ago
- b65288d Fix current related issues by justinT21 · 1 year, 3 months ago
- 11b3e2b Merge "Add swerve note latex file" by Austin Schuh · 1 year, 3 months ago
- 66f75d7 Add swerve note latex file by justinT21 · 1 year, 3 months ago
- 5ddcb47 Make swerve C++ physics match python by Austin Schuh · 1 year, 3 months ago
- 27694fa Fix signs on wheels pointed backwards by Austin Schuh · 1 year, 3 months ago
- 99f7c6a Move over to ABSL logging and flags. by Austin Schuh · 1 year, 4 months ago
- 6927bc3 Fix caster to be to the back in the swerve physcis by Austin Schuh · 1 year, 3 months ago
- b8b34be Fix and test swerve physics mistakes by Austin Schuh · 1 year, 3 months ago
- 2a1abec Add unit tests for physics for swerve by Austin Schuh · 1 year, 3 months ago
- b67a38f Generate functions to compute swerve internal state by Austin Schuh · 1 year, 4 months ago
- 3d39080 Merge "Add casadi generator to symengine code" by Austin Schuh · 1 year, 3 months ago
- 0f88109 Add casadi generator to symengine code by Austin Schuh · 1 year, 4 months ago
- 6bdcc37 Remove usage of CHECK_NOTNULL by Austin Schuh · 1 year, 4 months ago
- 605d5ff Deduplicate logger nodes and tags when merging configs by Austin Schuh · 1 year, 5 months ago
- 942892b Fix some cases of divergence in the physics model by justinT21 · 1 year, 4 months ago
- 446e4f6 Port over sympy physics solving to c++ using symengine by justinT21 · 1 year, 4 months ago
- be03dd3 Use PopulateSwerveModuleRotation Function in Swerve Control Loops by Nikolai Sohmers · 1 year, 4 months ago
- b0bfaf8 Add ode45 to runge_kutta.h by Austin Schuh · 1 year, 4 months ago
- 8412fe5 Add swerve control loops by Nikolai Sohmers · 1 year, 4 months ago
- 69ecb91 Add swerve flatbuffer files by Nikolai Sohmers · 1 year, 4 months ago
- 3f2a507 Update swerve drivetrain position messages & logic by Nikolai Sohmers · 1 year, 4 months ago
- 2df6f30 Allow Control Loops to use Static Flatbuffers for Output and Status by Nikolai Sohmers · 1 year, 5 months ago
- d938d33 Move the swerve_drivetrain*.fbs files to frc971/control_loop/swerve by James Kuszmaul · 1 year, 5 months ago
- 999a19e Add single wheel tire model by Austin Schuh · 1 year, 6 months ago
- 8f99c82 Upgrade to bazel 7.1.1 by Austin Schuh · 1 year, 6 months ago
- 81d5f2d Normalize more angles in localization code by James Kuszmaul · 1 year, 7 months ago
- 88e9441 Don't disable drivetrain outputs on missing IMU by James Kuszmaul · 1 year, 7 months ago
- fc4e3f5 Quiet down profiled_subsystem.h by James Kuszmaul · 1 year, 7 months ago
- ad394ac Make spline drivetrain code not move once stopped by James Kuszmaul · 1 year, 7 months ago
- 8ca5dc1 Take longer to consider robot disabled in localizer by James Kuszmaul · 1 year, 7 months ago
- 592055e Update some tunings & swap to heading/distance/skew by James Kuszmaul · 1 year, 7 months ago
- 6e5f825 Parameterize spline drivetrain & slightly detune left/right vel by James Kuszmaul · 1 year, 7 months ago
- 5d91782 Check for instability in trajectory generation by James Kuszmaul · 1 year, 7 months ago
- 6f0a35b Fetch latest SplineGoal in trajectory_generator by James Kuszmaul · 1 year, 7 months ago
- a954799 Downgrade LOG(WARNING) in trajectory code to prevent malloc's by James Kuszmaul · 1 year, 7 months ago
- a5a418f Add more status information to spline following by James Kuszmaul · 1 year, 7 months ago
- 7aa33a9 Increase gyro zeroing threshold for drivetrain by James Kuszmaul · 1 year, 7 months ago
- 4602769 Merge "Reduce context switches by prioritizing loops over output" by Austin Schuh · 1 year, 7 months ago
- ed5ce8b Reduce context switches by prioritizing loops over output by Austin Schuh · 1 year, 7 months ago
- 5775481 Explicitly set matplotlib backend in drivetrain.py by James Kuszmaul · 1 year, 7 months ago
- 2700e0f Improve handling of absent encoder values by James Kuszmaul · 1 year, 7 months ago
- db11823 Merge "Make talonfx log its own timestamp" by James Kuszmaul · 1 year, 7 months ago
- 20a2b77 Fix handling of encoder initialization in HybridEkf by James Kuszmaul · 1 year, 7 months ago
- d7938a6 Spline UI fixups for 2024 by James Kuszmaul · 1 year, 7 months ago
- 5c4ccf6 Remove mallocs in realtime trajectory code by James Kuszmaul · 1 year, 8 months ago
- 4d17e4a Make talonfx log its own timestamp by Maxwell Henderson · 1 year, 7 months ago
- f6aa038 Swap to combined voltage/encoder message for localizer by James Kuszmaul · 1 year, 8 months ago
- a4226f5 Disable voltage error on 2024 intake pivot by James Kuszmaul · 1 year, 8 months ago
- 19da323 Fix same-node clock offsets in localization utils by James Kuszmaul · 1 year, 8 months ago
- 313e9ce Create y2024 localizer by James Kuszmaul · 1 year, 8 months ago
- aca5a1a Merge "Add shooter superstructure code" by James Kuszmaul · 1 year, 8 months ago
- 252087c Merge changes Ie0fc08c6,I798d937a by Austin Schuh · 1 year, 8 months ago
- c4d2c50 Add shooter superstructure code by Niko Sohmers · 1 year, 8 months ago
- ea83443 Make profile type a template parameter by Austin Schuh · 1 year, 8 months ago
- d700ce0 Merge "Check that ball speed is positive" by Stephan Pleines · 1 year, 8 months ago
- 6eee8a1 Merge "First pass at tuning 2024 subsystems" by Austin Schuh · 1 year, 8 months ago
- 087613b First pass at tuning 2024 subsystems by Austin Schuh · 1 year, 8 months ago
- 41e0543 Merge "[spline ui] Update 2024 robot dimensions" by Austin Schuh · 1 year, 8 months ago
- 6274273 [spline ui] Update 2024 robot dimensions by Tushar Pankaj · 1 year, 8 months ago
- 8ef61ed Check that ball speed is positive by Stephan Pleines · 1 year, 8 months ago
- 2e282d1 Plot better enery usage information in linear/angular systems by Austin Schuh · 1 year, 8 months ago
- 19612ab Add more functionality to year-agnostic localization utils by James Kuszmaul · 1 year, 8 months ago
- f515879 Merge "Add Drivetrain Encoder fault detector" by James Kuszmaul · 1 year, 8 months ago
- 43f7198 Add Drivetrain Encoder fault detector by Niko Sohmers · 1 year, 10 months ago
- 10331a2 Merge "Create a function to populate a SZSDPS goal" by James Kuszmaul · 1 year, 8 months ago
- 3e67ea5 Merge "Moving analysis from frc971 to aos, cleanup" by James Kuszmaul · 1 year, 8 months ago
- 9e40c8e Moving analysis from frc971 to aos, cleanup by Stephan Pleines · 1 year, 8 months ago
- 4e1231a Create a function to populate a SZSDPS goal by Maxwell Henderson · 1 year, 9 months ago
- 05014af Merge "Add Encoder Fault Detector to frc971 Control Loop" by James Kuszmaul · 1 year, 8 months ago
- 5ef0101 Merge "Give DrivetrainCANPosition a static length" by James Kuszmaul · 1 year, 8 months ago
- 4a5bef8 Add Encoder Fault Detector to frc971 Control Loop by Niko Sohmers · 1 year, 10 months ago