All Classes Namespaces Files Functions Variables Enumerations Enumerator
Public Attributes
urg_t Struct Reference

Structure for URG control. More...

#include <urg_t.h>

List of all members.

Public Attributes

serial_t serial_
int errno_
urg_parameter_t parameters_
int skip_lines_
int skip_frames_
int capture_times_
urg_laser_state_t is_laser_on_
long last_timestamp_
int remain_times_
char remain_data_ [3]
int remain_byte_

Detailed Description

Structure for URG control.

Examples:
capture_sample.c, check_performance.c, convert_2d.c, evaluate_timestamp.c, gd_scan.c, get_parameters.c, get_timestamp.c, get_version_lines.c, index_convert.c, infinity_scan.c, intensity_sample.c, md_scan.c, multi_urg.c, and partial_scan.c.

Definition at line 30 of file urg_t.h.


Member Data Documentation

Structure of serial control

Definition at line 32 of file urg_t.h.

Store error number

Definition at line 33 of file urg_t.h.

Sensor parameter

Definition at line 34 of file urg_t.h.

Number of lines to be skipped in one scan

Definition at line 36 of file urg_t.h.

Number of scans to be skipped(Apply only to MD/MS)

Definition at line 37 of file urg_t.h.

Frequency of data acquisition(Apply only to MD/MS)

Definition at line 38 of file urg_t.h.

0 when laser is turned off

Definition at line 40 of file urg_t.h.

Final time stamp

Definition at line 42 of file urg_t.h.

remain times of capture

Definition at line 43 of file urg_t.h.


The documentation for this struct was generated from the following file: