Project: bml_realizer License: BSD Dependencies:
Used by:
None |
edu::wpi::hri::bml::realizer::RealizerNode Class Reference
Detailed DescriptionThe realizer class is the one responsible for converting bml requests into the realized behaviors. This is the main class for the Realizer node. All of the communication objects and service requirements are setup here. Definition at line 52 of file RealizerNode.java. Member Function Documentation
Main entry point for the realizer node. Create a logger, communication objects, and the service for executing BML.
Definition at line 66 of file RealizerNode.java.
Definition at line 54 of file RealizerNode.java. The documentation for this class was generated from the following file:
|