Commit Graph

5 Commits

Author SHA1 Message Date
Leonard Hall ce9be29980 AP_Math: Spelling fix 2021-08-14 16:41:52 +10:00
Andrew Tridgell dd2995af5d AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
Josh Henderson 32359e209d AP_Math: SCurve check direction.length_squared is_zero 2021-07-04 08:19:10 +10:00
Leonard Hall 3530d9121f AP_Math: minor format fix to SCurve::advance_target_along_track 2021-05-12 19:53:57 +09:00
Leonard Hall af7403f4e9 AP_Math: add SCurve library
SCurve const more local variables
rename update to get_jerk_vel_pos_at_time
removed unused update
debug output in SITL
fixes to ensure finished at end of path
fixes including validity check
includes corrections from peer review
2021-04-03 12:07:59 +09:00