You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
When using the DriveToPoint or TurnToPoint function the robot will rotate to a seemingly random angle sometimes close to correct and sometimes completely wrong. I tested this using a consistent starting point with no code changes and observed the turn angle wildly change 4/9 runs. We were able to get completely expected and consistent results using turnAngle and moveDistance function calls so we are fairly confident this issue is not hardware related or tuning of the PID values.
The text was updated successfully, but these errors were encountered:
DoctorFogarty
changed the title
The ChassisController DriveToPoint and TurnToPoint Does Not seem to function correctly
The ChassisController DriveToPoint and TurnToPoint do not function correctly
Dec 17, 2022
DoctorFogarty
changed the title
The ChassisController DriveToPoint and TurnToPoint do not function correctly
The ChassisController DriveToPoint and TurnToPoint methods do not function correctly
Dec 17, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using the DriveToPoint or TurnToPoint function the robot will rotate to a seemingly random angle sometimes close to correct and sometimes completely wrong. I tested this using a consistent starting point with no code changes and observed the turn angle wildly change 4/9 runs. We were able to get completely expected and consistent results using turnAngle and moveDistance function calls so we are fairly confident this issue is not hardware related or tuning of the PID values.
Versions
4.8.0 OKAPI
3.7.2 PROS Kernel
The text was updated successfully, but these errors were encountered: