2023:Programming: Difference between revisions

From 1511Wookiee
Jump to navigationJump to search
(Updated Programming Wiki 1/26/23)
Tag: visualeditor
Tag: visualeditor
Line 52: Line 52:
* Added travel preset to lift
* Added travel preset to lift
* After game piece acquisition, set the lift to travel preset
* After game piece acquisition, set the lift to travel preset
=== 1/28 Meeting ===
* Added feedback for drive, lift, grabber, and gamepiece mechanisms
* Added encoders for the lift mechanism


== Programming Archives ==
== Programming Archives ==

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 gamepiece mechanisms
  • Added encoders for the lift mechanism

Programming Archives