AutoClimb State Machine#193
Conversation
aeaa27c to
f508e21
Compare
f37a51d to
84c076a
Compare
LucienMorey
left a comment
There was a problem hiding this comment.
more tings I meant to review last night
67368f7 to
32b3c68
Compare
a5c5eda to
92fe3ba
Compare
|
@auscompgeek @LucienMorey are the checks failing because I am not injecting the climber state machine into auto properly? |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
What's confusing about the error message to you @DannyPomeranian? |
@auscompgeek is it because im not making an instance of the auto state machine in robotpy? |
da1633e to
1b3c7a1
Compare
|
nvm its the radio access point naming problem all over again 🤦 |
|
ICH BIN SEHR DUMM |
ja du bist ein dummkopf |
d0cf526 to
46e33a7
Compare
6ac1dd2 to
3e1d271
Compare
| return Translation2d(FIELD_LENGTH - t.x, t.y) | ||
|
|
||
|
|
||
| def rotational_flip_translation2d(t: Translation2d): |
There was a problem hiding this comment.
I think this should just be the implementation of field_flip_translation2d. If necessary field_flip_rotation2d should also be fixed :)
There was a problem hiding this comment.
The field flip method is used as is (or as was, just a flip over the y-axis, or opposite side of the field lengthways) by other points, do you think that these can be changed also?
Although, actually, if they worked on the previous method they would have been halfway through the y-axis of the field anyway so it would work either way.
There was a problem hiding this comment.
As in if you've fixed a real bug here, then the buggy field_flip_translation2d should be replaced.
81fc757 to
ff201c1
Compare
…nstead of manual timing
ff201c1 to
2a28c54
Compare
|
oops davo dont eat me it was a mouse slip |
Liveshare wrote with @DannyPomeranian