- Mar 21, 2019
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Matthias Grob authored
Co-Authored-By:
EliaTarasov <elias.tarasov@gmail.com>
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Beat Küng authored
-
- Mar 20, 2019
-
-
bresch authored
[Position|AutoLine]SmoothVel - Update position and velocity states of the trajectories in case of EKF reset. Until now, only the position reset on XY axis was properly handled. Now, xy, vxy, z and vz are handled
-
bresch authored
-
Daniel Agar authored
-
- Mar 18, 2019
-
-
David Sidrane authored
This also fixes a typo in the GPIO defines
-
johannes authored
-
Pandacoolcool authored
-
Pandacoolcool authored
-
mcsauder authored
-
bresch authored
ManualPositionSmoothVel - Force velocity and acceleration setpoints to zero if the velocity setpoint is smaller than 1mm/s and that the acceleration setpoint is null
-
bresch authored
ManualSmoothVel - Set jerk to 1.0 during position hold to help the optimizer to converge towards 0 vel and acc
-
bresch authored
-
bresch authored
-
bresch authored
-
- Mar 17, 2019
-
-
Daniel Agar authored
- add cmake language support to recommend extensions - jlink debug add stm32f427 svd - gitignore updates for vscode
-
Mark Sauder authored
mc_att_control: replace math::min() and additional limit logic with math::constrain() calls (#11658)
-
- Mar 16, 2019
-
-
Mark Sauder authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- fixes #11666
-
- Mar 15, 2019
-
-
Julian Oes authored
It turns out that we can fix the unit tests of the lockstep_scheduler just by checking if `passed_lock` is not `nullptr`. Without this check, the unit tests segfaulted.
-
Julian Oes authored
This fixed running `make tests` on Arch Linux where Python 3 is the default.
-