Structure for URG control. More...
#include <urg_t.h>

Public Attributes | |
| serial_t | serial_ |
| Structure of serial control. | |
| int | errno_ |
| Store error number. | |
| urg_parameter_t | parameters_ |
| Sensor parameter. | |
| int | skip_lines_ |
| Number of lines to be skipped in one scan. | |
| int | skip_frames_ |
| Number of scans to be skipped(Apply only to MD/MS). | |
| int | capture_times_ |
| Frequency of data acquisition(Apply only to MD/MS). | |
| urg_laser_state_t | is_laser_on_ |
| 0 when laser is turned off | |
| long | last_timestamp_ |
| Final time stamp. | |
| int | remain_times_ |
| remain times of capture | |
| char | remain_data_ [3] |
| int | remain_byte_ |
Structure for URG control.
Frequency of data acquisition(Apply only to MD/MS).
| int urg_t::errno_ |
Store error number.
0 when laser is turned off
Final time stamp.
Sensor parameter.
| char urg_t::remain_data_[3] |
remain times of capture
Structure of serial control.
Number of scans to be skipped(Apply only to MD/MS).
Number of lines to be skipped in one scan.
1.7.1