Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.48 KB

verifying-your-module-locations.md

File metadata and controls

27 lines (15 loc) · 1.48 KB
description
Your front may not be what you think it is on a robot.

Verifying your Module Locations

After you have initially configured the robot with YAGSL you should test it on block to ensure the modules are facing the correct directions while in the air. You may need to swap the modules around to ensure they are doing what the robot program thinks they're doing.

Drive straight

The first test it to command the robot to drive straight. The modules are supposed to look like this in real life and in Elastic, FRC Web Components, or Advantage Scope.

If it doesnt look like this in real life than you need to change the offending modules to match this.

Rotate the robot

Your robot should rotate CCW+ but for the verification step after confirming your modules are driving straight. As long as the robot appears to be doing either one of these while attempting to rotate you should be fine.

{% hint style="warning" %} The depiction on the left would require you running through the eight steps since your translational axis changes based off your robots heading. {% endhint %}