Skyward boardcore
|
#include "Follower.h"
#include <drivers/timer/TimestampTimer.h>
#include <utils/AeroUtils/AeroUtils.h>
#include <Eigen/Dense>
#include <cmath>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | Boardcore |
This file includes all the types the logdecoder script will decode. | |
Functions | |
float | Boardcore::minimizeRotation (float angle) |
Minimize rotation angle. | |