Public Member Functions | Public Attributes
hrl_hokuyo.hokuyo_scan.HokuyoScan Class Reference

List of all members.

Public Member Functions

def __init__

Public Attributes

 angles
 angular_res
 end_angle
 hokuyo_type
 intensities
 max_range
 min_range
 n_points
 ranges
 start_angle

Detailed Description

This class has the data of a laser scan.

Definition at line 44 of file hokuyo_scan.py.


Constructor & Destructor Documentation

def hrl_hokuyo.hokuyo_scan.HokuyoScan.__init__ (   self,
  hokuyo_type,
  angular_res,
  max_range,
  min_range,
  start_angle,
  end_angle 
)
hokuyo_type - 'urg', 'utm'
    angular_res - angle (radians) between consecutive points in the scan.
    min_range, max_range -  in meters
    ranges,angles,intensities - 1xn_points numpy matrix.

Definition at line 47 of file hokuyo_scan.py.


Member Data Documentation

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.

Definition at line 51 of file hokuyo_scan.py.


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


hrl_hokuyo
Author(s): Advait Jain, Advisor: Prof. Charlie Kemp, Lab: Healthcare Robotics Lab at Georgia Tech
autogenerated on Wed Nov 27 2013 11:55:51