Skyward boardcore
|
#include <algorithms/Algorithm.h>
#include <logger/Logger.h>
#include <miosix.h>
#include <chrono>
#include "PropagatorData.h"
#include "algorithms/NAS/NASState.h"
#include "sensors/SensorData.h"
Go to the source code of this file.
Classes | |
class | Boardcore::Propagator |
Predictor class that linearly propagates the last available rocket position by means of the rocket NAS velocity. More... | |
Namespaces | |
namespace | Boardcore |
Driver for the VN100S IMU. | |