Sarafun Behavior Trees package  1
Behavior trees for the SARAFun project
 All Data Structures Namespaces Functions Variables Enumerations Enumerator
Public Member Functions | Private Attributes
tree_generator::YamlCreator Class Reference

#include <YamlCreator.hpp>

Collaboration diagram for tree_generator::YamlCreator:
Collaboration graph

Public Member Functions

 YamlCreator ()
 
 ~YamlCreator ()
 
void addField (std::string label, std::string field, int value)
 
void writeFile (std::string file_path)
 

Private Attributes

YAML::Node base_node_
 

Detailed Description

The actionlib implementation of the SARAFun actions require information on the KF label id in their goal messages. This class allows for these parameters to be stored for future loading and usage through the parameter server.

Definition at line 14 of file YamlCreator.hpp.


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