-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Enhanced attitude control via scripting #25814
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
base: master
Are you sure you want to change the base?
Conversation
2bd2a7c
to
c603159
Compare
38ef3e8
to
c616ec2
Compare
singleton AC_Fence method get_safe_alt_min float | ||
singleton AC_Fence method get_safe_alt_max float | ||
singleton AC_Fence method present uint8_t | ||
singleton AC_Fence method get_enabled_fences uint8_t |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the fence stuff should be a separate PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Its a separate commit now - is that enough? If not I'll separate out when the stuff I'm working on that is using this is done.
c616ec2
to
42d33af
Compare
048c580
to
faffc42
Compare
d573748
to
265d564
Compare
add set_target_angle_and_rate_and_throttle() for precise vehicle control
add set_target_angle_and_rate_and_throttle() for precise vehicle control
docs for set_target_velocity_NED() add set_target_angle_and_rate_and_throttle() for precise vehicle control manual binding for set_target_velocity_NED() to allow optional boolean
265d564
to
20b5d9c
Compare
Based on #25698
Add support for:
set_target_velocity_NED
with yaw controlset_target_angle_and_rate_and_throttle
for direct access to guided controllerget_safe_alt_min, get_safe_alt_max, present, get_enabled_fences
get_throttle_in