telekyb_behavior::FormationReconfiguration Member List
This is the complete list of members for telekyb_behavior::FormationReconfiguration, 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
bControllerTELEKYB_NAMESPACE::Behavior [protected]
Behavior(const std::string &name_, const BehaviorType &type_)TELEKYB_NAMESPACE::Behavior [protected]
behaviorFromID(uint64_t behaviorID)TELEKYB_NAMESPACE::Behavior [static]
behaviorInterfaceTELEKYB_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 &currentState, const Behavior &previousBehavior)telekyb_behavior::FormationReconfiguration [virtual]
didBecomeInActive(const TKState &currentState, const Behavior &nextBehavior)telekyb_behavior::FormationReconfiguration [virtual]
distanceVectortelekyb_behavior::FormationReconfiguration [protected]
exists(Behavior *behavior)TELEKYB_NAMESPACE::Behavior [static]
exists(uint64_t behaviorID)TELEKYB_NAMESPACE::Behavior [static]
formationAttractiveGradientVectortelekyb_behavior::FormationReconfiguration [protected]
formationConditionDonePublishertelekyb_behavior::AbstractGraphNode [protected]
FormationReconfiguration()telekyb_behavior::FormationReconfiguration
formationRepulsiveGradientVectortelekyb_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
globalContainerMapTELEKYB_NAMESPACE::OptionContainer [protected, static]
hasNextBehavior() const TELEKYB_NAMESPACE::Behavior
initDonePublishertelekyb_behavior::AbstractGraphNode [protected]
initialize()telekyb_behavior::FormationReconfiguration [virtual]
isActive() const TELEKYB_NAMESPACE::Behavior
isParameterInitialized() const TELEKYB_NAMESPACE::Behavior
isValid(const TKState &currentState) const telekyb_behavior::FormationReconfiguration [virtual]
lastObstaclePointstelekyb_behavior::FormationReconfiguration [protected]
nameTELEKYB_NAMESPACE::Behavior [protected]
neighborstelekyb_behavior::AbstractGraphNode [protected]
nextBehaviorTELEKYB_NAMESPACE::Behavior [protected]
nodeHandletelekyb_behavior::AbstractGraphNode [protected]
nodeIDtelekyb_behavior::AbstractGraphNode [protected]
obsPointCB(const telekyb_msgs::StampedPointArray::ConstPtr &obsPointsMsg)telekyb_behavior::FormationReconfiguration [protected]
obsPointSubtelekyb_behavior::FormationReconfiguration [protected]
obsPotentialtelekyb_behavior::FormationReconfiguration [protected]
OptionContainer(const std::string &optionContainerNamespace_)TELEKYB_NAMESPACE::OptionContainer
optionContainerNamespaceTELEKYB_NAMESPACE::OptionContainer [protected]
optionsMapTELEKYB_NAMESPACE::OptionContainer [protected]
parameterInitializedTELEKYB_NAMESPACE::Behavior [protected]
posModeLastInputTimetelekyb_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
rosOptionContainerTELEKYB_NAMESPACE::OptionContainer [protected]
set(const YAML::Node &node)TELEKYB_NAMESPACE::OptionContainer
setNextBehavior(Behavior *nextBehavior_)TELEKYB_NAMESPACE::Behavior
setParameterInitialized(bool parameterInitialized_)TELEKYB_NAMESPACE::Behavior
tFormationAttrGaintelekyb_behavior::FormationReconfiguration [protected]
tFormationReconfFinalYawAngletelekyb_behavior::FormationReconfiguration [protected]
tFormationRepulGaintelekyb_behavior::FormationReconfiguration [protected]
tFormationRepulMinDisttelekyb_behavior::FormationReconfiguration [protected]
tMaxYawRatetelekyb_behavior::FormationReconfiguration [protected]
tNeighborDistancestelekyb_behavior::FormationReconfiguration [protected]
tNeighborstelekyb_behavior::FormationReconfiguration [protected]
tObsPointsTopicNametelekyb_behavior::FormationReconfiguration [protected]
trajectoryStepActive(const TKState &currentState, TKTrajectory &generatedTrajInput)telekyb_behavior::FormationReconfiguration [virtual]
trajectoryStepCreation(const TKState &currentState, TKTrajectory &generatedTrajInput)telekyb_behavior::FormationReconfiguration [virtual]
trajectoryStepTermination(const TKState &currentState, TKTrajectory &generatedTrajInput)telekyb_behavior::FormationReconfiguration [virtual]
unsetNextBehavior()TELEKYB_NAMESPACE::Behavior
updateFromRawOptions(bool onlyUpdateIntial=false)TELEKYB_NAMESPACE::OptionContainer
validtelekyb_behavior::FormationReconfiguration [protected]
virtualPointtelekyb_behavior::FormationReconfiguration [protected]
vpPublishertelekyb_behavior::AbstractGraphNode [protected]
willBecomeActive(const TKState &currentState, const Behavior &previousBehavior)telekyb_behavior::FormationReconfiguration [virtual]
willBecomeInActive(const TKState &currentState, const Behavior &nextBehavior)telekyb_behavior::FormationReconfiguration [virtual]
~AbstractGraphNode()telekyb_behavior::AbstractGraphNode [virtual]
~Behavior()TELEKYB_NAMESPACE::Behavior [virtual]
~OptionContainer()TELEKYB_NAMESPACE::OptionContainer [protected, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


tk_formation
Author(s): Martin Riedel
autogenerated on Mon Nov 11 2013 11:14:18