PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Functions | |
float | computeMaxSpeedFromDistance (const float jerk, const float accel, const float braking_distance, const float final_speed) |
float | computeMaxSpeedInWaypoint (const float alpha, const float accel, const float d) |
|
inline |
Definition at line 61 of file TrajMath.hpp.
References f().
Referenced by CollisionPrevention::_calculateConstrainedSetpoint(), and FlightTaskAutoLineSmoothVel::_getMaxSpeedFromDistance().
|
inline |
Definition at line 86 of file TrajMath.hpp.
References f().
Referenced by FlightTaskAutoLineSmoothVel::_getSpeedAtTarget().