#include <actionlib/client/simple_action_client.h>
#include <move_base_to_manip/desired_poseAction.h>
#include "ros/ros.h"
#include "visualization_msgs/Marker.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 8 of file provide_target.cpp.