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

Servo Control #32

Open
DJDMVP opened this issue Oct 23, 2024 · 0 comments
Open

Servo Control #32

DJDMVP opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request flight Flight subteam / controls the flight or overarching control of the drone

Comments

@DJDMVP
Copy link

DJDMVP commented Oct 23, 2024

Servo Control

Problem

Create functions for servo control using

Vehicle.message_factory.mav_cmd_do_set_servo_encode(1, 1, 0, 0, 0, 0, 0)
First argument: Servo num
Second argument: PWM value

There is also the maestro controls in the repo that might be useful. That was the previous commands for servo control

Solution

Able to affect servos in code and hopefully have it tested at some point.

Additional Info

backup

@DJDMVP DJDMVP added enhancement New feature or request flight Flight subteam / controls the flight or overarching control of the drone labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flight Flight subteam / controls the flight or overarching control of the drone
Projects
None yet
Development

No branches or pull requests

2 participants