#include <ros/ros.h> #include <tf/transform_listener.h> #include <sensor_msgs/Joy.h> #include <geometry_msgs/PointStamped.h> #include <geometry_msgs/PoseStamped.h> #include <vector> #include <fstream> #include <string>