, including all inherited members.
AbstractGraphNode(const std::string &name_, const BehaviorType &type_) | telekyb_behavior::AbstractGraphNode | |
addBoundsOption(const std::string name_, const std::string description_, const _T &defaultValue_, const _T &lowerBound_, const _T &upperBound_, bool mandatory_=false, bool readOnly_=false) | TELEKYB_NAMESPACE::OptionContainer | |
addBoundsOption(const std::string name_, const std::string description_, const _T &defaultValue_, const _T &lowerBound_, const _T &upperBound_, bool mandatory_=false, bool readOnly_=false) | TELEKYB_NAMESPACE::OptionContainer | |
addNeighbor(int robotID) | telekyb_behavior::AbstractGraphNode | |
addOption(const std::string name_, const std::string description_, const _T &defaultValue_, bool mandatory_=false, bool readOnly_=false) | TELEKYB_NAMESPACE::OptionContainer | |
allNeighborsValid() const | telekyb_behavior::AbstractGraphNode | |
bController | TELEKYB_NAMESPACE::Behavior | [protected] |
Behavior(const std::string &name_, const BehaviorType &type_) | TELEKYB_NAMESPACE::Behavior | [protected] |
behaviorFromID(uint64_t behaviorID) | TELEKYB_NAMESPACE::Behavior | [static] |
behaviorInterface | TELEKYB_NAMESPACE::Behavior | [protected] |
behaviorToID(Behavior *b) | TELEKYB_NAMESPACE::Behavior | [static] |
canTransitionTo(const Behavior &toBehavior) const | TELEKYB_NAMESPACE::Behavior | |
destroy() | telekyb_behavior::FormationReconfiguration | [virtual] |
didBecomeActive(const TKState ¤tState, const Behavior &previousBehavior) | telekyb_behavior::FormationReconfiguration | [virtual] |
didBecomeInActive(const TKState ¤tState, const Behavior &nextBehavior) | telekyb_behavior::FormationReconfiguration | [virtual] |
distanceVector | telekyb_behavior::FormationReconfiguration | [protected] |
exists(Behavior *behavior) | TELEKYB_NAMESPACE::Behavior | [static] |
exists(uint64_t behaviorID) | TELEKYB_NAMESPACE::Behavior | [static] |
formationAttractiveGradientVector | telekyb_behavior::FormationReconfiguration | [protected] |
formationConditionDonePublisher | telekyb_behavior::AbstractGraphNode | [protected] |
FormationReconfiguration() | telekyb_behavior::FormationReconfiguration | |
formationRepulsiveGradientVector | telekyb_behavior::FormationReconfiguration | [protected] |
get(YAML::Node &node) | TELEKYB_NAMESPACE::OptionContainer | |
getFormationVirtPointVel() | telekyb_behavior::FormationReconfiguration | [protected] |
getGlobalOptionByName(const std::string &containerName, const std::string &optionName) | TELEKYB_NAMESPACE::OptionContainer | [static] |
getID() const | TELEKYB_NAMESPACE::Behavior | |
getIDString() const | TELEKYB_NAMESPACE::Behavior | |
getMeanDistanceError() const | telekyb_behavior::FormationReconfiguration | [protected] |
getName() const | TELEKYB_NAMESPACE::Behavior | |
getNextBehavior() const | TELEKYB_NAMESPACE::Behavior | |
getNodeHandle() const | TELEKYB_NAMESPACE::Behavior | |
getNSPrefixedName(const std::string &name_) const | TELEKYB_NAMESPACE::OptionContainer | |
getOptionByName(const std::string &optionName) | TELEKYB_NAMESPACE::OptionContainer | |
getOptionContainerNamespace() const | TELEKYB_NAMESPACE::OptionContainer | |
getType() const | TELEKYB_NAMESPACE::Behavior | |
globalContainerMap | TELEKYB_NAMESPACE::OptionContainer | [protected, static] |
hasNextBehavior() const | TELEKYB_NAMESPACE::Behavior | |
initDonePublisher | telekyb_behavior::AbstractGraphNode | [protected] |
initialize() | telekyb_behavior::FormationReconfiguration | [virtual] |
isActive() const | TELEKYB_NAMESPACE::Behavior | |
isParameterInitialized() const | TELEKYB_NAMESPACE::Behavior | |
isValid(const TKState ¤tState) const | telekyb_behavior::FormationReconfiguration | [virtual] |
lastObstaclePoints | telekyb_behavior::FormationReconfiguration | [protected] |
name | TELEKYB_NAMESPACE::Behavior | [protected] |
neighbors | telekyb_behavior::AbstractGraphNode | [protected] |
nextBehavior | TELEKYB_NAMESPACE::Behavior | [protected] |
nodeHandle | telekyb_behavior::AbstractGraphNode | [protected] |
nodeID | telekyb_behavior::AbstractGraphNode | [protected] |
obsPointCB(const telekyb_msgs::StampedPointArray::ConstPtr &obsPointsMsg) | telekyb_behavior::FormationReconfiguration | [protected] |
obsPointSub | telekyb_behavior::FormationReconfiguration | [protected] |
obsPotential | telekyb_behavior::FormationReconfiguration | [protected] |
OptionContainer(const std::string &optionContainerNamespace_) | TELEKYB_NAMESPACE::OptionContainer | |
optionContainerNamespace | TELEKYB_NAMESPACE::OptionContainer | [protected] |
optionsMap | TELEKYB_NAMESPACE::OptionContainer | [protected] |
parameterInitialized | TELEKYB_NAMESPACE::Behavior | [protected] |
posModeLastInputTime | telekyb_behavior::FormationReconfiguration | [protected] |
publishConditionDone(bool conditionDone_=true) const | telekyb_behavior::AbstractGraphNode | [protected] |
publishInitDone(bool initDone_=true) const | telekyb_behavior::AbstractGraphNode | [protected] |
publishVP(const Eigen::Vector3d &virtualPoint) const | telekyb_behavior::AbstractGraphNode | [protected] |
removeNeighbor(int robotID) | telekyb_behavior::AbstractGraphNode | |
rosOptionContainer | TELEKYB_NAMESPACE::OptionContainer | [protected] |
set(const YAML::Node &node) | TELEKYB_NAMESPACE::OptionContainer | |
setNextBehavior(Behavior *nextBehavior_) | TELEKYB_NAMESPACE::Behavior | |
setParameterInitialized(bool parameterInitialized_) | TELEKYB_NAMESPACE::Behavior | |
tFormationAttrGain | telekyb_behavior::FormationReconfiguration | [protected] |
tFormationReconfFinalYawAngle | telekyb_behavior::FormationReconfiguration | [protected] |
tFormationRepulGain | telekyb_behavior::FormationReconfiguration | [protected] |
tFormationRepulMinDist | telekyb_behavior::FormationReconfiguration | [protected] |
tMaxYawRate | telekyb_behavior::FormationReconfiguration | [protected] |
tNeighborDistances | telekyb_behavior::FormationReconfiguration | [protected] |
tNeighbors | telekyb_behavior::FormationReconfiguration | [protected] |
tObsPointsTopicName | telekyb_behavior::FormationReconfiguration | [protected] |
trajectoryStepActive(const TKState ¤tState, TKTrajectory &generatedTrajInput) | telekyb_behavior::FormationReconfiguration | [virtual] |
trajectoryStepCreation(const TKState ¤tState, TKTrajectory &generatedTrajInput) | telekyb_behavior::FormationReconfiguration | [virtual] |
trajectoryStepTermination(const TKState ¤tState, TKTrajectory &generatedTrajInput) | telekyb_behavior::FormationReconfiguration | [virtual] |
unsetNextBehavior() | TELEKYB_NAMESPACE::Behavior | |
updateFromRawOptions(bool onlyUpdateIntial=false) | TELEKYB_NAMESPACE::OptionContainer | |
valid | telekyb_behavior::FormationReconfiguration | [protected] |
virtualPoint | telekyb_behavior::FormationReconfiguration | [protected] |
vpPublisher | telekyb_behavior::AbstractGraphNode | [protected] |
willBecomeActive(const TKState ¤tState, const Behavior &previousBehavior) | telekyb_behavior::FormationReconfiguration | [virtual] |
willBecomeInActive(const TKState ¤tState, const Behavior &nextBehavior) | telekyb_behavior::FormationReconfiguration | [virtual] |
~AbstractGraphNode() | telekyb_behavior::AbstractGraphNode | [virtual] |
~Behavior() | TELEKYB_NAMESPACE::Behavior | [virtual] |
~OptionContainer() | TELEKYB_NAMESPACE::OptionContainer | [protected, virtual] |