#include "actions/LogicalNavigation.h"
#include "actionlib_msgs/GoalStatusArray.h"
#include <ros/ros.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | updateStates (const actionlib_msgs::GoalStatusArray::ConstPtr &msg) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 16 of file state_tracker.cpp.
void updateStates | ( | const actionlib_msgs::GoalStatusArray::ConstPtr & | msg | ) |
Definition at line 7 of file state_tracker.cpp.