iCub-main
Public Attributes | List of all members
servConfigImu_t Struct Reference

#include <serviceParser.h>

Public Attributes

eOmn_serv_parameter_t ethservice
 
int acquisitionrate
 
std::vector< eOas_inertial3_descriptor_t > inertials
 
std::vector< std::string > id
 
std::vector< std::string > sensorName
 
imuConvFactors_t convFactors
 

Detailed Description

Definition at line 60 of file serviceParser.h.

Member Data Documentation

◆ acquisitionrate

int servConfigImu_t::acquisitionrate

Definition at line 63 of file serviceParser.h.

◆ convFactors

imuConvFactors_t servConfigImu_t::convFactors

Definition at line 67 of file serviceParser.h.

◆ ethservice

eOmn_serv_parameter_t servConfigImu_t::ethservice

Definition at line 62 of file serviceParser.h.

◆ id

std::vector<std::string> servConfigImu_t::id

Definition at line 65 of file serviceParser.h.

◆ inertials

std::vector<eOas_inertial3_descriptor_t> servConfigImu_t::inertials

Definition at line 64 of file serviceParser.h.

◆ sensorName

std::vector<std::string> servConfigImu_t::sensorName

Definition at line 66 of file serviceParser.h.


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