Ryan Brott 9d2cd48287 Stop reading localizer inputs on construction
This ensures that any motion between construction and first update
will be ignored (this is usually the period between init and start
of an op mode). If teams want to track pose during that period,
they can call `updatePoseEstimate()` explicitly. This matches the
behavior of the 0.5.x localizers (without the annoying reset on
every pose estimate set).

The localizers also now log much more data to help troubleshoot
localization issues in the future.
2024-02-19 14:23:43 -08:00
2023-11-20 00:21:34 -08:00
2023-08-30 17:44:45 +09:00
2022-07-23 13:50:42 +09:00
2023-08-30 17:44:45 +09:00
2023-08-19 19:30:45 -07:00
2023-08-30 17:44:45 +09:00
2023-07-07 15:15:11 -07:00
2022-11-21 14:53:43 -08:00
2021-09-15 15:02:44 -07:00
2020-09-25 08:38:16 -07:00
2022-07-23 13:50:42 +09:00
2024-02-15 13:10:49 -08:00
2020-09-22 19:37:25 -07:00

Road Runner Quickstart

Check out the docs.

Description
A Mirror of Roadrunner Quick Start with FTC v9.2
Readme 28 MiB
Languages
Java 100%