Public Member Functions | |
def | __init__ |
def | get_scan |
Public Attributes | |
end_index_fullscan | |
hokuyo_scan | |
laser | |
player_client | |
start_index_fullscan |
get a scan from urg using player.
Definition at line 70 of file hokuyo_scan.py.
def hrl_hokuyo.hokuyo_scan.Urg.__init__ | ( | self, | |
urg_number, | |||
start_angle = None , |
|||
end_angle = None , |
|||
host = 'localhost' , |
|||
port = 6665 |
|||
) |
host, port - hostname and port of the player server
Definition at line 73 of file hokuyo_scan.py.
def hrl_hokuyo.hokuyo_scan.Urg.get_scan | ( | self, | |
avoid_duplicate = False |
|||
) |
avoid_duplicate - avoids duplicates caused by querying player faster than it can get new scans.
Definition at line 108 of file hokuyo_scan.py.
Definition at line 74 of file hokuyo_scan.py.
Definition at line 74 of file hokuyo_scan.py.
Definition at line 74 of file hokuyo_scan.py.
Definition at line 74 of file hokuyo_scan.py.
Definition at line 74 of file hokuyo_scan.py.