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

SourceForge.net Logo
Project
Download
Mailing lists

 

         

FeatureMapLoader
[ComponentsStand-Alone ComponentsC++LinuxQNX]

Serves a 2D feature map which is loaded from a file. More...
Provides

Requires
  • none

featuremaploader.png

Drivers
  • fake Serves a bogus made-up map.
  • real Loads a real map from a file.

Operation
This implementation of the FeatureMap2d interface only serves static feature maps. Clients who wish to receive the map need to call getData(). Subscribing for map updates is pointless, since this component will never issue them.

Configuration
  • FeatureMapLoader.Config.Driver (string)
    • Which map loader to use
    • Valid values: { "real", "fake" }
    • Default: "real"

  • FeatureMapLoader.Config.MapFileName (string)
    • The name (and path) of the image to load
    • Default: "featuremap.txt"

Dependancies

none

developer

Alex Brooks
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5