You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assign button numbers to each controller in the button manager
wire controllers
a. test LED strip with the launchpad
decided on the main drive controller to use
test button manager class with controllers to make sure everything is working correctly
Refine the vision system
a. create a better vision target?
b. double check the camera FOV
c. check that the correct calculations are being done on the target dimensions and the target center
d. test with just rotating the bot to the center of the target
e. write code to rotate bot to be square with the wall and centered on the target (use ultrasonic sensors)
Arm system
a. create proper speed curve when moving the arm to a set position
b. account for large tolerance while moving the arm (it will spring back and forth quite)
c. verify pneumatics are working as intended
check methods for moving translating the robot are using the gyro to stabilize
At competition
assign speed controller ID's through CTRE Pheonix program on dev computer
a. test LED strip with the launchpad
a. create a better vision target?
b. double check the camera FOV
c. check that the correct calculations are being done on the target dimensions and the target center
d. test with just rotating the bot to the center of the target
e. write code to rotate bot to be square with the wall and centered on the target (use ultrasonic sensors)
a. create proper speed curve when moving the arm to a set position
b. account for large tolerance while moving the arm (it will spring back and forth quite)
c. verify pneumatics are working as intended
At competition