The Robot Application Programming Interface Delegate Project
|
Telemetry data structure for transfering maps.
import "NavMapConfig.idl";
Public Attributes | |
public String128 | frameName |
Reference frame. | |
public float | offset [2] |
Offset from the center of rotation to the lower left corner of the map. | |
public float | cellSize [2] |
Size of a cell (in the reference frame coordinate system). | |
public short | numCells [2] |
Number of cells in x & y. |
public float cellSize[2] |
public short numCells[2] |
public float offset[2] |