構造体 RTC::OGMapTile

A tile from an occupancy-grid map. [詳細]

import "InterfaceDataTypes.idl";

すべてのメンバ一覧

Public 変数

unsigned long column
 X coordinate of the (0, 0) cell of this tile in the whole map.
unsigned long row
 Y coordinate of the (0, 0) cell of this tile in the whole map.
unsigned long width
 Number of cells along the x axis in this tile;.
unsigned long height
 Number of cells along the y axis in this tile;.
OGMapCells cells
 Tile cells in (row, column) order.

説明

A tile from an occupancy-grid map.


変数

Tile cells in (row, column) order.

unsigned long RTC::OGMapTile::column

X coordinate of the (0, 0) cell of this tile in the whole map.

unsigned long RTC::OGMapTile::height

Number of cells along the y axis in this tile;.

unsigned long RTC::OGMapTile::row

Y coordinate of the (0, 0) cell of this tile in the whole map.

unsigned long RTC::OGMapTile::width

Number of cells along the x axis in this tile;.


この構造体の説明は次のファイルから生成されました:
OpenRTM-aist IDLに対してFri Oct 28 18:31:19 2016に生成されました。  doxygen 1.6.3