Matthias Grob
4017f4bb0b
vehicle_local_position_setpoint: reorder fields for clarity
3 years ago
Matthias Grob
8ca28f3796
Separate message for trajectory setpoint
3 years ago
Matthias Grob
9c25b987bc
vehicle_local_position_setpoint: make acceleration and jerk arrays
5 years ago
bresch
7205e8f359
Auto traj - Add Trajectory logging
...
- move the update after the integration: a new computed jerk has an impact at the next epoch only
- add jerk reduction in case of too large integration time: when a jerk of "min_jerk" during dt is too much
- add jerk reduction if the integration time is larger than the predicted one and that integrating that jerk would lead to an acceleration overshoot
- rename some variables
6 years ago
TSC21
86baa6a90a
beautify some identation
7 years ago
TSC21
e932030d88
add timestamp field to uORB msgs; sync timestamp whenever possible
7 years ago
Matthias Grob
f135e6dda0
FlightTasks: switch field name from thr to thrust + some code spacing
7 years ago
Dennis Mannhart
85a263c7bd
vehicle local position setpoint: use array for thrust setpoint
7 years ago
Dennis Mannhart
76ad00497b
FlightTasks and local setpoint: add thrust setpoint
7 years ago
Matthias Grob
919d0d6483
msg: vehicle_local_position_setpoint: add yawspeed as a state you can control
7 years ago
Matthias Grob
6488acf8cd
msg: vehicle_local_position_setpoint comment about usage of NaN
7 years ago
Daniel Agar
76387b1693
uorb autogeneration
9 years ago
tumbili
da5d5a5712
log velocity - and acceleration/thrust setpoint
10 years ago
Thomas Gubler
c67cb25f9a
port more uorb headers to msg
10 years ago