2023:Programming: Difference between revisions

From 1511Wookiee
Jump to navigationJump to search
Tag: visualeditor
(Updated Programming Wiki 1/28/23)
Tag: visualeditor
Line 55: Line 55:
=== 1/28 Meeting ===
=== 1/28 Meeting ===


* Added feedback for drive, lift, grabber, and gamepiece mechanisms
* Added feedback for drive, lift, grabber, and game piece mechanisms
* Added encoders for the lift mechanism
* Added encoders for the lift mechanism



Revision as of 15:41, 28 January 2023

Resources:

Robot code Github

https://github.com/frc1511/thunderbot2023

1511's Github

https://github.com/topics/1511

Programming Documentation

https://frc1511.github.io/

Old Robot Code

http://www.svn.penfieldrobotics.com/

Plans for Student Assignments

Lift: Calla / Mustafa / Yaqoub

Grabber: Calla / Charlie

Controls: Will!!!

Auto: Peter

Vision: Peter

Dashboard: Peter

1/19 Meeting

1/21 Meeting

1/24 Meeting

  • Drew out map of driver, aux, and manual aux controller button layouts
  • Implemented aux and manual aux controls code

1/26 Meeting

  • Implemented pivot and extension motor configuration functions for lift and grabber mechanisms
  • Added travel preset to lift
  • After game piece acquisition, set the lift to travel preset

1/28 Meeting

  • Added feedback for drive, lift, grabber, and game piece mechanisms
  • Added encoders for the lift mechanism

Programming Archives