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

[BUG] Servo jitter #116

Open
benjaminwp18 opened this issue Nov 12, 2024 · 1 comment
Open

[BUG] Servo jitter #116

benjaminwp18 opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@benjaminwp18
Copy link
Contributor

Describe the bug

Our GPIO library (LGPIO) uses software defined timers to control servos, which introduces serious servo jitter.

Possible Solution

We should see if using the Pixhawk/Navigator allows us to control servos with hardware defined timers. If that won't work, then we'll need to figure out using PiGPIO on Ubuntu.

@InvincibleRMC
Copy link
Member

InvincibleRMC commented Nov 19, 2024

With MAVROS I think the two possible solutions are using a control servo plugin from mavros_extras which accepts RCOUT msg or the new Manual Control message using Bren's code in #119

@Bunando Bunando self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants