StartActor.cpp
Go to the documentation of this file.
1 
6 #include "ROSSimActor.h"
7 
8 int main(int argc, char **argv)
9 {
10  ros::init(argc, argv, "ROSSimActor", ros::init_options::AnonymousName);
11  ROSSimActor actor = ROSSimActor();
12 }
int main(int argc, char **argv)
Definition: StartActor.cpp:8
The ROSSimActor class is implementation of the intermediate node between the simulation and the agent...
Definition: ROSSimActor.h:26
File contains ROSSimActor class.


ORCAStar
Author(s): Stepan Drgachev
autogenerated on Wed Jul 15 2020 16:13:14