DUNE: Uniform Navigational Environment  2016.05.0
Sensors::LIMU::Arguments Struct Reference

Detailed Description

Task arguments.

Public Attributes

std::string uart_dev
 
unsigned output_frq
 
bool raw_data
 
std::string pwr_name
 
std::vector< double > hard_iron
 
std::vector< double > rotation_mx
 
double timeout_error
 
double timeout_failure
 

Member Data Documentation

std::vector<double> Sensors::LIMU::Arguments::hard_iron
unsigned Sensors::LIMU::Arguments::output_frq
std::string Sensors::LIMU::Arguments::pwr_name
bool Sensors::LIMU::Arguments::raw_data
std::vector<double> Sensors::LIMU::Arguments::rotation_mx

Rotation matrix values.

Referenced by Sensors::LIMU::Task::onUpdateParameters(), and Sensors::LIMU::Task::Task().

double Sensors::LIMU::Arguments::timeout_error

Number of seconds without data before reporting an error.

Referenced by Sensors::LIMU::Task::onUpdateParameters(), and Sensors::LIMU::Task::Task().

double Sensors::LIMU::Arguments::timeout_failure

Number of seconds without data before reporting a failure and restarting.

Referenced by Sensors::LIMU::Task::reportEntityState(), and Sensors::LIMU::Task::Task().

std::string Sensors::LIMU::Arguments::uart_dev
Collaboration diagram for Sensors::LIMU::Arguments:
Collaboration graph