mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
Loading...
Searching...
No Matches
mrs_lib::quadratic_throttle_model::motor_params_t Struct Reference

Public Types

enum class  type_t { legacy , full_quadratic , linear }
 

Public Member Functions

 motor_params_t (int n_motors, double a, double b)
 
 motor_params_t (int n_motors, double a, double b, double c)
 
void initialize (mrs_lib::ParamLoader &pl)
 

Public Attributes

int n_motors
 
double a
 
double b
 
double c
 
enum mrs_lib::quadratic_throttle_model::motor_params_t::type_t type
 
double an
 
double bn
 
double cn
 

The documentation for this struct was generated from the following file: