Public Member Functions | Public Attributes | List of all members
LimiterParams Struct Reference

#include <cob_twist_controller_data_types.h>

Public Member Functions

 LimiterParams ()
 

Public Attributes

bool enforce_acc_limits
 
bool enforce_input_limits
 
bool enforce_pos_limits
 
bool enforce_vel_limits
 
bool keep_direction
 
std::vector< double > limits_acc
 
std::vector< double > limits_max
 
std::vector< double > limits_min
 
double limits_tolerance
 
std::vector< double > limits_vel
 
double max_lin_twist
 
double max_rot_twist
 
double max_vel_lin_base
 
double max_vel_rot_base
 

Detailed Description

Definition at line 162 of file cob_twist_controller_data_types.h.

Constructor & Destructor Documentation

LimiterParams::LimiterParams ( )
inline

Definition at line 164 of file cob_twist_controller_data_types.h.

Member Data Documentation

bool LimiterParams::enforce_acc_limits

Definition at line 181 of file cob_twist_controller_data_types.h.

bool LimiterParams::enforce_input_limits

Definition at line 178 of file cob_twist_controller_data_types.h.

bool LimiterParams::enforce_pos_limits

Definition at line 179 of file cob_twist_controller_data_types.h.

bool LimiterParams::enforce_vel_limits

Definition at line 180 of file cob_twist_controller_data_types.h.

bool LimiterParams::keep_direction

Definition at line 177 of file cob_twist_controller_data_types.h.

std::vector<double> LimiterParams::limits_acc

Definition at line 191 of file cob_twist_controller_data_types.h.

std::vector<double> LimiterParams::limits_max

Definition at line 188 of file cob_twist_controller_data_types.h.

std::vector<double> LimiterParams::limits_min

Definition at line 189 of file cob_twist_controller_data_types.h.

double LimiterParams::limits_tolerance

Definition at line 182 of file cob_twist_controller_data_types.h.

std::vector<double> LimiterParams::limits_vel

Definition at line 190 of file cob_twist_controller_data_types.h.

double LimiterParams::max_lin_twist

Definition at line 183 of file cob_twist_controller_data_types.h.

double LimiterParams::max_rot_twist

Definition at line 184 of file cob_twist_controller_data_types.h.

double LimiterParams::max_vel_lin_base

Definition at line 185 of file cob_twist_controller_data_types.h.

double LimiterParams::max_vel_rot_base

Definition at line 186 of file cob_twist_controller_data_types.h.


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


cob_twist_controller
Author(s): Felix Messmer , Marco Bezzon , Christoph Mark , Francisco Moreno
autogenerated on Thu Apr 8 2021 02:40:01