#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 <std_msgs/String.h>#include <vector>#include <fstream>#include <string>
Go to the source code of this file.
Classes | |
| class | WaypointsSaver |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 140 of file waypoints_saver.cpp.