#include <gtest/gtest.h>#include <ros/ros.h>#include <robot_process/robot_process.h>#include <robot_process_msgs/State.h>#include <std_srvs/Empty.h>
Go to the source code of this file.
Classes | |
| class | AnyRobotProcess |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 66 of file any_robot_process.cpp.