Definition at line 69 of file sick.h.
Public Attributes | |
| char | device_name [MAX_NAME_LENGTH] |
| laser_model_t | type |
| range_res_t | range_res |
| range_dist_t | range_dist |
| unsigned char | password [8] |
| int | laser_num |
| int | detect_baudrate |
| int | use_highspeed |
| int | start_baudrate |
| int | set_baudrate |
| int | databits |
| int | stopbits |
| parity_t | parity |
| int | swf |
| int | hwf |
| int | angle_range |
| int | angle_resolution |
| int | num_values |
| char device_name[MAX_NAME_LENGTH] |
Definition at line 71 of file sick.h.
Referenced by initializeLaser(), sick_install_settings(), sick_process_packet(), sick_start_continuous_mode(), and sick_start_laser().
| unsigned char password[8] |
| int laser_num |
| int detect_baudrate |
| int use_highspeed |
| int start_baudrate |
Definition at line 77 of file sick.h.
Referenced by initializeLaser(), sick_install_settings(), and sick_start_laser().
| int set_baudrate |
| int databits |
| int stopbits |
| int swf |
| int hwf |
| int angle_range |
Definition at line 81 of file sick.h.
Referenced by initializeLaser(), sick_set_lms_resolution(), and sick_start_laser().
| int angle_resolution |
Definition at line 81 of file sick.h.
Referenced by initializeLaser(), sick_set_lms_resolution(), sick_start_continuous_mode(), and sick_start_laser().
| int num_values |
1.5.1