We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Able to affect servos in code and hopefully have it tested at some point.
backup
The text was updated successfully, but these errors were encountered:
Ooglely
No branches or pull requests
Servo Control
Problem
Create functions for servo control using
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
The text was updated successfully, but these errors were encountered: