record_point_cloud
¶
Module Contents¶
Functions¶
|
Record a raw point cloud and print the number of received bytes. |
-
record_point_cloud.
record_point_cloud
(target, file_name)¶ Record a raw point cloud and print the number of received bytes.
If the record_to_file parameter is set with a path and a filename, the stream will be recorded to this file.
- Parameters
target – hostname or IP address of the device
file_name – file path to record to
-
record_point_cloud.
parser
¶