#include "sensors.h"
#include "param.h"
#include "rosflight.h"
#include <turbomath/turbomath.h>
#include <cmath>
#include <cstdbool>
#include <cstdint>
Go to the source code of this file.
Namespaces | |
rosflight_firmware | |
Functions | |
turbomath::Vector | rosflight_firmware::vector_max (turbomath::Vector a, turbomath::Vector b) |
turbomath::Vector | rosflight_firmware::vector_min (turbomath::Vector a, turbomath::Vector b) |