Tyler Veness
|
106518c3f8
|
[docs] Fix wpilibj JavaDoc warnings (#6154)
|
2024-01-05 07:35:59 -08:00 |
|
Starlight220
|
2cd9be413f
|
[wpilib, examples] Cleanup PotentiometerPID, Ultrasonic, UltrasonicPID examples (#4893)
Fix C++ Ultrasonic to return correct units.
|
2023-01-08 16:33:07 -08:00 |
|
Tyler Veness
|
181723e573
|
Replace .to<double>() and .template to<double>() with .value() (#3667)
It's a less verbose way to do the same thing.
|
2021-10-25 08:58:12 -07:00 |
|
PJ Reiniger
|
2edd510ab7
|
[sim] Add sim wrappers for sensors that use SimDevice (#3517)
|
2021-08-20 23:19:59 -07:00 |
|