PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Bezier function. More...
#include "BezierQuad.hpp"
Go to the source code of this file.
Namespaces | |
bezier | |
Variables | |
static constexpr double | bezier::GOLDEN_RATIO = 1.6180339887 |
static constexpr double | bezier::RESOLUTION = 0.0001 |
Bezier function.
Definition in file BezierQuad.cpp.