:mod:`fetch_point_cloud` ======================== .. py:module:: fetch_point_cloud Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: fetch_point_cloud.fetch_point_cloud .. function:: fetch_point_cloud(target) Fetch the point cloud of a device and print the frame ID and number of returns in the received frame. This example will stop after 10 received frames. :param target: hostname or IP address of the device .. data:: parser