Changes between Version 5 and Version 6 of ControlSystems/SoftwareTeam/Training/GettingStarted/UltrasonicRangefinder
- Timestamp:
- Oct 31, 2019, 7:05:59 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/UltrasonicRangefinder
v5 v6 28 28 }}} 29 29 30 Run the programand observe the "Front range" value in the [https://wpilib.screenstepslive.com/s/currentCS/m/java/l/599724-displaying-data-on-the-ds-dashboard-overview Smart Dashboard] as you move the robot towards and away from the wall.30 Build and Deploy the program to your robot as you did in the [wiki:ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController previous example] and observe the "Front range" value in the [https://wpilib.screenstepslive.com/s/currentCS/m/java/l/599724-displaying-data-on-the-ds-dashboard-overview Smart Dashboard] as you move the robot towards and away from the wall. 31 31 32 32 Notice that the measurements aren't always perfect; the sensor may receive echos from multiple surfaces.