FIRST Robotics Competition Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Confirm Completion of Robot Movements with Sensor Feedback

 

This tutorial explains how to use sensor measurements to confirm the completion of your robot’s movements.

 

Contents

  1. Introduction
  2. Creating a state machine
  3. The Rotate, Stop, and Go cases
  4. Extending our code to complete a course
  5. Conclusion
Contributors