Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* get timestamps in Odometry thread * add constant to disable logging * bump deps * Fix previous spotless errors bump seems to fix previous groovy spam * add vision IO * Create VisionBase.java * also log detect tag poses * NFC * Create VisionIOSim.java * NFC * Log if the camera is connected * add working pose estimator * add updated vision sorting algorithm * bump pv * Merge main into vision commit a43936f Author: Sriman Achanta <[email protected]> Date: Tue Feb 27 14:30:02 2024 -0500 fix shooter inversion bug commit 9df7e28 Author: Sriman Achanta <[email protected]> Date: Tue Feb 27 13:52:00 2024 -0500 Add Intake (#3) * add subsystem code * init subsystem * add wrist tuning * add comment * add bounds * add updated steady state errors * address review comments commit 869de88 Author: Sriman Achanta <[email protected]> Date: Tue Feb 27 09:42:10 2024 -0500 add shooter steady state error commit 390ed0f Author: Sriman Achanta <[email protected]> Date: Tue Feb 27 09:38:50 2024 -0500 add final shooter characterization commit b49cc45 Author: Sriman Achanta <[email protected]> Date: Tue Feb 27 00:46:46 2024 -0500 use internal PID controller for shooter should help reduce the oscillation error commit cae4652 Author: Sriman Achanta <[email protected]> Date: Mon Feb 26 18:44:50 2024 -0500 update CI commit 937e39e Author: Sriman Achanta <[email protected]> Date: Mon Feb 26 18:42:16 2024 -0500 Update ShooterState.java commit 0d5c7d1 Author: Sriman Achanta <[email protected]> Date: Mon Feb 26 17:17:02 2024 -0500 add updated erector coefficents commit e799c1e Author: Sriman Achanta <[email protected]> Date: Sat Feb 24 20:02:57 2024 -0500 docs commit aa40004 Merge: 9e308db 5845a1c Author: Sriman Achanta <[email protected]> Date: Sat Feb 24 17:22:04 2024 -0500 Merge branch 'main' of https://github.com/Talon540Programming/Crescendo2024 commit 9e308db Author: Sriman Achanta <[email protected]> Date: Sat Feb 24 17:21:59 2024 -0500 also log shooter position to ascope commit eb2269e Author: Sriman Achanta <[email protected]> Date: Sat Feb 24 17:20:41 2024 -0500 add drive tuning coefficents commit 73970c3 Author: Sriman Achanta <[email protected]> Date: Sat Feb 24 16:27:01 2024 -0500 add shooter tuning stuff commit 5845a1c Author: Sriman Achanta <[email protected]> Date: Sat Feb 24 16:27:01 2024 -0500 add shooter tuning stuff * Update Photonlib.json * more stuff with cameras Added calibration data for cameras added new drivetrain, intake, and shooter models to ascope config Fixed ascope config bug with Intake added camera config to ascope config added camera pose info to constants * fixes * Update Constants.java * Update Camera Positions * use calibration files for SIM SIM cameras are now identical to IRL minus error * use scented bias matrix in determining vision stdevs also reduces the stdevs for multitag and single tag while increasing ambiguity, this should increase initial convergence rate (along with more cameras) * Update Constants.java * undo cad change --------- Co-authored-by: Ayush Pal <[email protected]>
- Loading branch information