Shared struture that holds robot/device information. More...
#include <types.h>
Public Attributes | |
| bool | haptic_loop_start |
| HapticsData | haptics_data |
| humanoid * | humanoid_f |
| pthread_mutex_t | mutex_gtk |
| ParameterSet | parameters |
| DeviceData | phantom_data |
| RobotKinData | robot_kin_data |
| hitec_5980SG * | servo |
| bool | update_labels |
| WidgetCollection | updt_labels |
Shared struture that holds robot/device information.
Definition at line 279 of file types.h.
| pthread_mutex_t shared_vars_t::mutex_gtk |
| hitec_5980SG* shared_vars_t::servo |