43 std::function<
void(
float)> setActuator);
53 void begin(
float currentMass);
70 std::function<void(
float)> setActuator;
85 float lastPercentage = 0;
bool init() override
Initializes the Algorithm object, must be called as soon as the object is created.
void begin()
Starts the execution of the algorithm and set the running flag to true.
Trajectory point with timestamp and velocity module.
Driver for the VN100S IMU.