Public Member Functions
com.github.rosjava.rosjava_extras.hokuyo.LaserScannerConfiguration Interface Reference
Inheritance diagram for com.github.rosjava.rosjava_extras.hokuyo.LaserScannerConfiguration:
Inheritance graph
[legend]

List of all members.

Public Member Functions

float getAngleIncrement ()
int getFirstStep ()
int getFrontStep ()
int getLastStep ()
float getMaximumAngle ()
int getMaximumMeasurement ()
float getMinimumAngle ()
int getMinimumMeasurment ()
String getModel ()
float getScanTime ()
int getStandardMotorSpeed ()
float getTimeIncrement ()
int getTotalSteps ()

Detailed Description

Definition at line 19 of file LaserScannerConfiguration.java.


Member Function Documentation

Returns:
The angle increment i.e. the angle between two successive points in a scan.

Implemented in com.github.rosjava.rosjava_extras.hokuyo.scip20.Configuration, and com.github.rosjava.rosjava_extras.hokuyo.FakeLaserScannerConfiguration.

Returns the first meaningful range reading. The laser might have a blind area at the beginning of the scan range. Range readings are generated for this area, they do not contain any useful information though.

Returns:
The index of the first meaningful range reading.

Implemented in com.github.rosjava.rosjava_extras.hokuyo.scip20.Configuration, and com.github.rosjava.rosjava_extras.hokuyo.FakeLaserScannerConfiguration.

Returns the front step of the laser. The front step is the index of the reading that is pointing directly forward.

Returns:
The index of the front step.

Implemented in com.github.rosjava.rosjava_extras.hokuyo.scip20.Configuration, and com.github.rosjava.rosjava_extras.hokuyo.FakeLaserScannerConfiguration.

Returns the last meaningful range reading. The laser might have a blind area at the end of the scan range. Range readings are generated for this area, they do not contain any useful information though.

Returns:
The index of the last meaningful range reading.

Implemented in com.github.rosjava.rosjava_extras.hokuyo.scip20.Configuration, and com.github.rosjava.rosjava_extras.hokuyo.FakeLaserScannerConfiguration.

Returns:
The time increment between two successive points in a scan.

Implemented in com.github.rosjava.rosjava_extras.hokuyo.scip20.Configuration, and com.github.rosjava.rosjava_extras.hokuyo.FakeLaserScannerConfiguration.

Returns:
The total number of range readings returned by the laser.

Implemented in com.github.rosjava.rosjava_extras.hokuyo.scip20.Configuration, and com.github.rosjava.rosjava_extras.hokuyo.FakeLaserScannerConfiguration.


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


rosjava_extras
Author(s): Damon Kohler
autogenerated on Thu Aug 27 2015 14:53:42