#include <stdbool.h>
#include <stdint.h>
#include <math.h>
#include "sensors.h"
#include "rosflight.h"
#include <turbomath/turbomath.h>
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) |