Public Member Functions | |
void | execute (const GoalPtr &goal) |
Node () | |
Private Attributes | |
al::SimpleActionServer < FollowBaseTrajectoryAction > | as_ |
ros::Rate | control_rate_ |
ros::Duration | control_timeout_ |
cmap::Costmap2DROS | costmap_ros_ |
ros::Time | last_valid_control_ |
boost::mutex | mutex_ |
ros::NodeHandle | nh_ |
eband::EBandPlannerROS | tc_ |
tf::TransformListener | tf_ |
ros::Publisher | vel_pub_ |
Definition at line 94 of file eband_action.cpp.
Definition at line 124 of file eband_action.cpp.
void eband_local_planner::Node::execute | ( | const GoalPtr & | goal | ) |
Definition at line 139 of file eband_action.cpp.
Definition at line 111 of file eband_action.cpp.
Definition at line 103 of file eband_action.cpp.
Definition at line 104 of file eband_action.cpp.
Definition at line 112 of file eband_action.cpp.
Definition at line 106 of file eband_action.cpp.
boost::mutex eband_local_planner::Node::mutex_ [private] |
Definition at line 108 of file eband_action.cpp.
Definition at line 109 of file eband_action.cpp.
Definition at line 114 of file eband_action.cpp.
Definition at line 110 of file eband_action.cpp.
Definition at line 113 of file eband_action.cpp.