orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
PixMapLoaderServes an pixel-based grid map which is loaded from an image file.
More... |
.png
.bmp
.jpg
.jpeg
.ppm
.xbm
.xpmClients who wish to receive the map should call getData(). This component will only ever issue one update to subscribers: on initialisation.
PixMapLoader.Config.Driver
(string)
PixMapLoader.Config.Filename
(string)Map Geometry (see OgMap for a detailed explanation)
World Size (float,float) [m]
PixMapLoader.Config.Size.X
PixMapLoader.Config.Size.Y
Map Origin with respect to the (arbitrarily defined) global coordinate system (float,float,float) [m,m,deg]
PixMapLoader.Config.Offset.X
PixMapLoader.Config.Offset.Y
PixMapLoader.Config.Offset.Orientation
Ice might throw the following exception:
IceUtil::Thread::run(): uncaught exception: TcpTransceiver.cpp:217: Ice::ConnectionLostException: connection lost: recv() returned zero
pixmaploader.cfg
and icebox_icestorm.cfg
files: ... Ice.MessageSizeMax=3000
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)