- Nov 06, 2018
-
-
bresch authored
-
bresch authored
-
bresch authored
-
bresch authored
-
bresch authored
-
bresch authored
-
bresch authored
-
Beat Küng authored
-
Beat Küng authored
-
bresch authored
Trajectory - Add time synchronization between trajectories. Split update(...) function into updateDurations(...) and integrate(...) to be able to insert time synchronization in between.
-
Beat Küng authored
Derivation by Mathieu Bresciani: https://github.com/Auterion/trajectory_generator
-
James Goppert authored
* Add attitude sub to mc_pos_control for yaw usage. * Initialize pos control _states struct. * Remove unnecessary init for struct in mc pos ctrl. * Only use att topic for yaw setting in FlightTask.
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Oct 16, 2018
-
-
Dennis Mannhart authored
-
- Oct 10, 2018
-
-
Dennis Mannhart authored
-
Dennis Mannhart authored
vehicle state.
-
- Oct 09, 2018
-
-
Dennis Mannhart authored
-
Martina authored
-
Beat Küng authored
The hover thrust param also changed the thrust scaling in Stabilized mode. However if the hover thrust is very low (e.g. below 20%), the throttle stick input becomes very distorted.
-
- Oct 04, 2018
-
-
Beat Küng authored
-
Beat Küng authored
Instead of calling _updateSetpoints(), that also sets the thrust setpoint, which is then overwritten again.
-
Beat Küng authored
It's confusing and there is a corner case where the result is incorrect: *= 0 will not set the variable to 0 if it's already NAN.
-
Beat Küng authored
-
- Oct 01, 2018
-
-
Matthias Grob authored
-
- Sep 24, 2018
-
-
Beat Küng authored
-
Beat Küng authored
With minimum throttle set to 0, it was not possible to control the attitude anymore at 0 throttle, the vehicle would just stay level.
-
Martina authored
to altitude_acceptance
-
Martina authored
-
Martina authored
-
Martina authored
-
Martina authored
is inside the xy acceptance radius but not inside the z acceptance radius
-
Martina authored
-
- Sep 19, 2018
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Aug 31, 2018
-
-
Daniel Agar authored
-
- Aug 30, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
- fixes #10345
-
Dennis Mannhart authored
-
Dennis Mannhart authored
-