Project: bml_realizer

License: BSD

Dependencies:

Used by: None

All Packages

edu::wpi::hri::bml::realizer::RealizerService Class Reference

Inheritance diagram for edu::wpi::hri::bml::realizer::RealizerService:

List of all members.

Public Member Functions

Response call (Request req)
 RealizerService (Logger logger, BMLComm comm, ControlComm control, MasterSpinner spin)

Private Attributes

final BMLComm comm
final ControlComm control
final Logger logger
final MasterSpinner spin
final XMLInterface xmlInterface

Detailed Description

This is the only responsibility that the realizer node has, to ensure that the realization of bml occurs properly.

Author:
Aaron Holroyd (aholroyd (at) wpi (dot) edu)

Definition at line 60 of file RealizerService.java.


Constructor & Destructor Documentation

edu::wpi::hri::bml::realizer::RealizerService::RealizerService ( Logger  logger,
BMLComm  comm,
ControlComm  control,
MasterSpinner  spin 
) [inline]

Create a new realizer service so that other nodes can properly execute BML.

Parameters:
logger The logger to use
comm The BML Comm object to send messages to the world
control The control comm object to send service requests to
spin The master spinner which controls the ROS threads.

Definition at line 81 of file RealizerService.java.


Member Function Documentation

Response edu::wpi::hri::bml::realizer::RealizerService::call ( Request  req  )  [inline]

Definition at line 104 of file RealizerService.java.


Member Data Documentation

Definition at line 62 of file RealizerService.java.

Definition at line 66 of file RealizerService.java.

Definition at line 65 of file RealizerService.java.


The documentation for this class was generated from the following file:

bml_realizer
Author(s): Aaron Holroyd (aholroyd (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:44:15 2011