Examples
Motion Detection (FRC)
FRC Java Example
FRC LabView Example
The navX-sensor AutoBalance LabView example shows how to make small modifications to the
LabView “FRC RoboRIO Robot Project” using the “Mecanum Robot” configuration to detect when your
robot is moving.
RobotMain.vi
Place the NavX main vi on the block diagram and set it up to your needs. The default sample rate is
50Hz. You may need to process faster for your situation. For the SPI, I2C and USB connections the max
sample rate is 200Hz.
51