#include "FormationReconfiguration.hpp"
#include <telekyb_base/ROS.hpp>
#include <geometry_msgs/PointStamped.h>
#include "Neighbor.hpp"
#include <telekyb_base/Time.hpp>
Go to the source code of this file.
Namespaces | |
namespace | telekyb_behavior |
Defines | |
#define | INTERNAL_SUB_STEP 0.001 |
Functions | |
PLUGINLIB_DECLARE_CLASS (tk_formation, FormationReconfiguration, telekyb_behavior::FormationReconfiguration, TELEKYB_NAMESPACE::Behavior) |
#define INTERNAL_SUB_STEP 0.001 |
Definition at line 18 of file FormationReconfiguration.cpp.
PLUGINLIB_DECLARE_CLASS | ( | tk_formation | , |
FormationReconfiguration | , | ||
telekyb_behavior::FormationReconfiguration | , | ||
TELEKYB_NAMESPACE::Behavior | |||
) |