Skip to content
Snippets Groups Projects
Commit ca7acae9 authored by Beat Küng's avatar Beat Küng
Browse files

mc stabilized mode: move from mc_pos_control to mc_att_control

- better in terms of dependencies:
  - the position controller code depended on position topics for yaw
  - mc_pos_control does not have to be run for Stabilized mode
- the code path is much simpler, and thus less error prone. This is
  especially important since Stabilized is often used as a fail-safe flight
  mode.
parent f31f63ff
No related branches found
No related tags found
Loading
Showing
with 297 additions and 345 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment