DUNE: Uniform Navigational Environment  2022.04.0
Actuators::SIMCT01::Arguments Struct Reference

Public Attributes

std::string uart_dev
 
unsigned uart_baud
 
bool echo
 
std::vector< std::string > motor_enames
 
std::vector< unsigned > addrs_log
 
std::vector< unsigned > addrs_hwr
 
double feedback_freq
 
double scale
 
double wdog_tout
 

Member Data Documentation

◆ addrs_hwr

◆ addrs_log

std::vector<unsigned> Actuators::SIMCT01::Arguments::addrs_log

◆ echo

bool Actuators::SIMCT01::Arguments::echo

True if serial port device echoes written data.

Referenced by Actuators::SIMCT01::Task::sendCommand(), and Actuators::SIMCT01::Task::Task().

◆ feedback_freq

double Actuators::SIMCT01::Arguments::feedback_freq

Feedback querying frequency.

Referenced by Actuators::SIMCT01::Task::onUpdateParameters(), and Actuators::SIMCT01::Task::Task().

◆ motor_enames

std::vector<std::string> Actuators::SIMCT01::Arguments::motor_enames

◆ scale

double Actuators::SIMCT01::Arguments::scale

◆ uart_baud

unsigned Actuators::SIMCT01::Arguments::uart_baud

◆ uart_dev

std::string Actuators::SIMCT01::Arguments::uart_dev

◆ wdog_tout

double Actuators::SIMCT01::Arguments::wdog_tout
Collaboration diagram for Actuators::SIMCT01::Arguments:
Collaboration graph