A set of application/funcionality related parameters. More...
#include <types.h>
Public Attributes | |
double | arm_auto_angular_speed [3] |
short unsigned int | arm_auto_speed [3] |
bool | automatic_speed_control |
double | automatic_speed_control_freq |
double | cntrl_pos_back_front |
unsigned int | control_rate |
double | coordinate_resolution |
bool | exit_status |
double | graphics_refresh_rate |
unsigned int | haptics_rate |
int | kinematic_model |
short unsigned int | manual_speed |
bool | manual_speed_control |
double | pos_coord_scale |
short unsigned int | robot_home_position_base_speed |
unsigned int | selected_notebook_page |
A set of application/funcionality related parameters.
Definition at line 224 of file types.h.
double ParameterSet::arm_auto_angular_speed[3] |
short unsigned int ParameterSet::arm_auto_speed[3] |
unsigned int ParameterSet::control_rate |
unsigned int ParameterSet::haptics_rate |
short unsigned int ParameterSet::manual_speed |
short unsigned int ParameterSet::robot_home_position_base_speed |
unsigned int ParameterSet::selected_notebook_page |