Changes between Version 5 and Version 6 of ControlSystems/SoftwareTeam/Training/GettingStarted/UltrasonicRangefinder


Ignore:
Timestamp:
Oct 31, 2019, 7:05:59 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/GettingStarted/UltrasonicRangefinder

    v5 v6  
    2828  }}}
    2929
    30 Run the program 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.
     30Build 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.
    3131
    3232Notice that the measurements aren't always perfect; the sensor may receive echos from multiple surfaces.