RTC::OGMapConfig Struct Reference

Configuration of a occupancy-grip map. More...

import "InterfaceDataTypes.idl";

List of all members.

Public Attributes

double xScale
 Scale on the x axis (metres per cell).
double yScale
 Scale on the y axis (metres per cell).
unsigned long width
 Number of cells along the x axis.
unsigned long height
 Number of cells along the y axis.
Pose2D origin
 Pose of the cell at (0, 0) in the real world.

Detailed Description

Configuration of a occupancy-grip map.


Member Data Documentation

unsigned long RTC::OGMapConfig::height

Number of cells along the y axis.

Pose of the cell at (0, 0) in the real world.

unsigned long RTC::OGMapConfig::width

Number of cells along the x axis.

Scale on the x axis (metres per cell).

Scale on the y axis (metres per cell).


The documentation for this struct was generated from the following file:
Generated on Fri Oct 28 18:31:20 2016 for OpenRTM-aist IDL by  doxygen 1.6.3