Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Angular velocity puller #9

Open
RED-M0CKING-LINE opened this issue Sep 17, 2019 · 0 comments
Open

Angular velocity puller #9

RED-M0CKING-LINE opened this issue Sep 17, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@RED-M0CKING-LINE
Copy link
Owner

Extend the gyroscopic subsystem or create a command that handles a separate thread that consistenly pulls and calculates the angular velocity of the robot's rotation (angular velocity = radians / time)
Have a command that starts and stops the thread that is used to calculate the velocity, and then have methods that pull the latest calculated velocity from the thread while remembering and factoring in the last two velocities to increase accuracy of the calculation in case of an error either in the reading from the gyroscope or time the program actually waited.

@RED-M0CKING-LINE RED-M0CKING-LINE added the enhancement New feature or request label Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant