
Go to the source code of this file.
Functions | |
| DEFINE_string (csv_path,"/tmp/recorded_trajectory_1.csv","File location to save recoded data to") | |
| DEFINE_string (topic,"/robot/position_trajectory_controller/state","ROS topic to subscribe to") | |
| int | main (int argc, char **argv) |
| DEFINE_string | ( | csv_path | , |
| "/tmp/recorded_trajectory_1.csv" | , | ||
| "File location to save recoded data to" | |||
| ) |
| DEFINE_string | ( | topic | , |
| "/robot/position_trajectory_controller/state" | , | ||
| "ROS topic to subscribe to" | |||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 47 of file controller_to_csv_main.cpp.