Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upExpand RobotPose class to calculation posX and posY #54
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requires #52 to be completed first.
Purely a nice-to-have.
Add classes to read the encoder positions from the drivetrain. Do some mathy math and use this to figure out our field position X and Y.
No idea if this will work well or not.