Public Member Functions | Public Attributes
LimiterParams Struct Reference

#include <cob_twist_controller_data_types.h>

List of all members.

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

Definition at line 164 of file cob_twist_controller_data_types.h.


Member Data Documentation

Definition at line 181 of file cob_twist_controller_data_types.h.

Definition at line 178 of file cob_twist_controller_data_types.h.

Definition at line 179 of file cob_twist_controller_data_types.h.

Definition at line 180 of file cob_twist_controller_data_types.h.

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.

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.

Definition at line 183 of file cob_twist_controller_data_types.h.

Definition at line 184 of file cob_twist_controller_data_types.h.

Definition at line 185 of file cob_twist_controller_data_types.h.

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 Jun 6 2019 21:19:26