Patribots4738 / Crescendo2024

The digital home of The Patribots FRC Team 4738's code for Crescendo (2024)
Other
7 stars 1 forks source link

Create autos in the new repository for 2024. #2

Closed Jacob1010-h closed 9 months ago

Jacob1010-h commented 10 months ago

https://github.com/orgs/Patribots4738/projects/3/views/1?pane=issue&itemId=49752273

GalexY727 commented 10 months ago

We are currently waiting for Choreo to update because when it does it will offer event markers that we can use to command subsystems. For now, we can use the raw path to get a moving robot, since we don't have any subsystems that we want to command anyways

Jacob1010-h commented 10 months ago

This issue can be moved to the next sprint

PatribotsProgramming commented 10 months ago

We are currently waiting for Choreo to update I would like to clarify that we don't need to wait for Choreo to update necessarily, we only have to wait to add event markers. Paths should be done by this week because they require no coding knowledge and only need to meet predetermined acceptance criteria.

With that being said... AC:

A subset of the bigger picture has already been created. This includes some paths from c5 to c2, but not the other way around. There should be every possible auto path that connects the pieces in the center (within reason-- there is no reason to go from c1 to c3 and skip c2... okay now that I have typed that out maybe there is a reason to do that if the enemy robot takes c2 and you know they will because of scouting.)

There may be more to add but I'm out of time :o

Jacob1010-h commented 9 months ago

17