Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get X-Drive Operational #8

Open
2 tasks done
Dylan-Powers opened this issue Oct 18, 2022 · 1 comment
Open
2 tasks done

Get X-Drive Operational #8

Dylan-Powers opened this issue Oct 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Dylan-Powers
Copy link
Member

Dylan-Powers commented Oct 18, 2022

We have an X-Drive fully assembled, this will be the base of our first robot. The first step in programming this will be getting the drivetrain operational. We have a class called HolonomicDrive that has been used to control this X-Drive in the Change-Up season. Looking back at that code, we should get this operational again. We will need to ...

  • Insert the HolonomicDrive class into the main.cpp of our new project
  • Fulfill any code/electronic requirements of HolonomicDrive

This is currently blocked by the fact that we still do not have a working PROS project that can use all of our code from previous seasons.

@jeffTheLandShark jeffTheLandShark added bug Something isn't working and removed good first issue Good for newcomers blocked This issue cannot or should not be completed yet. labels Nov 5, 2022
@jeffTheLandShark
Copy link
Contributor

The field oriented control does not work, but holonomic drive does work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants