-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RoadRunner v1.0.0 migration #71
Commits on Oct 13, 2024
-
RoadRunner v1.0.0 initial migration
TODOs left around the codebase for things that still need migration or testing
Configuration menu - View commit details
-
Copy full SHA for eaea8fd - Browse repository at this point
Copy the full SHA eaea8fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee22fe5 - Browse repository at this point
Copy the full SHA ee22fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5f810 - Browse repository at this point
Copy the full SHA 9c5f810View commit details -
Configuration menu - View commit details
-
Copy full SHA for edaca34 - Browse repository at this point
Copy the full SHA edaca34View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 384d470 - Browse repository at this point
Copy the full SHA 384d470View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc2f33 - Browse repository at this point
Copy the full SHA bdc2f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec0f37b - Browse repository at this point
Copy the full SHA ec0f37bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac7336a - Browse repository at this point
Copy the full SHA ac7336aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f2d7e - Browse repository at this point
Copy the full SHA a6f2d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd3ffa - Browse repository at this point
Copy the full SHA 4fd3ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9be0a - Browse repository at this point
Copy the full SHA 7e9be0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1554a4a - Browse repository at this point
Copy the full SHA 1554a4aView commit details -
Scaffolding for RoadRunner task construction
Will ditch the interface approach from old BunyipsLib and will attach task creation directly to the drive
Configuration menu - View commit details
-
Copy full SHA for aff1ff2 - Browse repository at this point
Copy the full SHA aff1ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1212505 - Browse repository at this point
Copy the full SHA 1212505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 081233d - Browse repository at this point
Copy the full SHA 081233dView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5179f43 - Browse repository at this point
Copy the full SHA 5179f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176cc8c - Browse repository at this point
Copy the full SHA 176cc8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0578f2 - Browse repository at this point
Copy the full SHA b0578f2View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4007576 - Browse repository at this point
Copy the full SHA 4007576View commit details -
Merge branch 'master' into rr1
# Conflicts: # src/main/java/au/edu/sa/mbhs/studentrobotics/bunyipslib/vision/AprilTagPoseEstimator.java
Configuration menu - View commit details
-
Copy full SHA for e2d9f21 - Browse repository at this point
Copy the full SHA e2d9f21View commit details -
Remove Geometry algebra methods and temporarily disable ATPE
Should be reimplemented using the proper utils
Configuration menu - View commit details
-
Copy full SHA for f9d5e90 - Browse repository at this point
Copy the full SHA f9d5e90View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64514ee - Browse repository at this point
Copy the full SHA 64514eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for be11976 - Browse repository at this point
Copy the full SHA be11976View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd41e9c - Browse repository at this point
Copy the full SHA bd41e9cView commit details -
Reintegrate Pure Pursuit using v0.5.6 RoadRunner path utils
RR1 works with splicing poses to avoid continuity errors, but the Pure Pursuit implementation relies on these old simpler paths. It is more streamlined to simply port over these pathing utils.
Configuration menu - View commit details
-
Copy full SHA for 150b36f - Browse repository at this point
Copy the full SHA 150b36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 669d8da - Browse repository at this point
Copy the full SHA 669d8daView commit details -
Configuration menu - View commit details
-
Copy full SHA for df66d82 - Browse repository at this point
Copy the full SHA df66d82View commit details -
RoadRunnerDrive instances now use LazyImu
Required to allow tuning to work without jerry-rigging the tuning process more than it already is. Accesses for Localizers still take in an IMU as LazyImu instances can just call .get()
Configuration menu - View commit details
-
Copy full SHA for 6bd044b - Browse repository at this point
Copy the full SHA 6bd044bView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce955db - Browse repository at this point
Copy the full SHA ce955dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2e16a - Browse repository at this point
Copy the full SHA fc2e16aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb7e6f - Browse repository at this point
Copy the full SHA 3cb7e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfda95 - Browse repository at this point
Copy the full SHA 3bfda95View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6690ee - Browse repository at this point
Copy the full SHA b6690eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e39bb07 - Browse repository at this point
Copy the full SHA e39bb07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c26f8c - Browse repository at this point
Copy the full SHA 0c26f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb44cc - Browse repository at this point
Copy the full SHA 1cb44ccView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 767fad9 - Browse repository at this point
Copy the full SHA 767fad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c279437 - Browse repository at this point
Copy the full SHA c279437View commit details -
Configuration menu - View commit details
-
Copy full SHA for f522bb5 - Browse repository at this point
Copy the full SHA f522bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c69b0bd - Browse repository at this point
Copy the full SHA c69b0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b60471a - Browse repository at this point
Copy the full SHA b60471aView commit details -
Configuration menu - View commit details
-
Copy full SHA for febf432 - Browse repository at this point
Copy the full SHA febf432View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1dc0a3 - Browse repository at this point
Copy the full SHA f1dc0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3706f - Browse repository at this point
Copy the full SHA 7f3706fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b94043b - Browse repository at this point
Copy the full SHA b94043bView commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7ef1a7 - Browse repository at this point
Copy the full SHA f7ef1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33ee34 - Browse repository at this point
Copy the full SHA d33ee34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92fad91 - Browse repository at this point
Copy the full SHA 92fad91View commit details -
Configuration menu - View commit details
-
Copy full SHA for e41afd7 - Browse repository at this point
Copy the full SHA e41afd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f30f318 - Browse repository at this point
Copy the full SHA f30f318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37cb9a9 - Browse repository at this point
Copy the full SHA 37cb9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b291a - Browse repository at this point
Copy the full SHA 78b291aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a15b56d - Browse repository at this point
Copy the full SHA a15b56dView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd0d338 - Browse repository at this point
Copy the full SHA dd0d338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 950bf3e - Browse repository at this point
Copy the full SHA 950bf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c0f09b - Browse repository at this point
Copy the full SHA 3c0f09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5f99c - Browse repository at this point
Copy the full SHA 6a5f99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2b58b - Browse repository at this point
Copy the full SHA 7d2b58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d8694 - Browse repository at this point
Copy the full SHA 90d8694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed8ce1 - Browse repository at this point
Copy the full SHA 0ed8ce1View commit details -
Remove public fields for conciseness
Since adjusting the pose will throw no errors, it may cause unexpected behaviour even if it is documented that the pose field is read-only. To keep it concise the 'estimate' phrase was removed from the getters and setters of Localizable.
Configuration menu - View commit details
-
Copy full SHA for 5ad740e - Browse repository at this point
Copy the full SHA 5ad740eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cee46e9 - Browse repository at this point
Copy the full SHA cee46e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73df63d - Browse repository at this point
Copy the full SHA 73df63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c264338 - Browse repository at this point
Copy the full SHA c264338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1533561 - Browse repository at this point
Copy the full SHA 1533561View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9fd0a5 - Browse repository at this point
Copy the full SHA d9fd0a5View commit details -
SAM interface reorganisation (breaks some previous methods) Hard keyword aliases that are much more concise and documented
Configuration menu - View commit details
-
Copy full SHA for 89ff3ac - Browse repository at this point
Copy the full SHA 89ff3acView commit details -
Run linting and annotations to support users in knowing nullable/non-null types
Configuration menu - View commit details
-
Copy full SHA for 560fb75 - Browse repository at this point
Copy the full SHA 560fb75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 914768e - Browse repository at this point
Copy the full SHA 914768eView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a626b5b - Browse repository at this point
Copy the full SHA a626b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 210b532 - Browse repository at this point
Copy the full SHA 210b532View commit details