Danny-Dunn / FRC-6978-rio

2 stars 0 forks source link

Drive fine tuning #4

Open Danny-Dunn opened 3 years ago

Danny-Dunn commented 3 years ago

Branch: Drive Tuning

Juiceman9001 commented 3 years ago

a

Danny-Dunn commented 3 years ago

I've added a speed cap in this commit. It scales the speed between the end of deadZone and fullSpeed automatically. We need to tune the calculations here

Danny-Dunn commented 3 years ago

I think we can add sensitivity adjustments for x and y independently, might allow for more controllability when turning and moving forward at the same time. Could also have the x sensitivity change depending on the speed of the drives. e.g. faster robot means turning sensitivity is lower, leading to hopefully more precise movement.

Serge9798 commented 3 years ago

Hey Malcolm, tonight's meeting will be online. Don't go to the shop as we'll start the in-person meetings next week. See you on discord at 5!

On Fri, Sep 24, 2021 at 12:43 PM Danny-Dunn @.***> wrote:

I think we can add sensitivity adjustments for x and y independently, might allow for more controllability when turning and moving forward at the same time. Could also have the x sensitivity change depending on the speed of the drives. e.g. faster robot means turning sensitivity is lower, leading to hopefully more precise movement.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Danny-Dunn/FRC-6978-rio/issues/4#issuecomment-926773004, or unsubscribe https://github.com/notifications/unsubscribe-auth/AETGEXSEQQBSFNIVXDLZJN3UDSTCHANCNFSM4Y43YH5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Danny-Dunn commented 2 years ago

Hi, it would be great if people could refrain from sending time critical scheduling messages in these forums. I won't get a push notification and it will ping a bunch of peoples emails. Thanks