|
|
- Parameters
-
| [in] | world_file | The path to the world.yaml file we wish to load |
| [in] | update_rate | Simulator loop rate |
| [in] | step_size | Time to step each iteration |
| [in] | show_viz | if to show visualization |
| [in] | viz_pub_rate | rate to publish visualization behaving ones |
|
|
| SimulationManager (std::string world_yaml_file, double update_rate, double step_size, bool show_viz, double viz_pub_rate) |
| |
| void | Main () |
| |
| void | Shutdown () |
| |
| void flatland_server::SimulationManager::Main |
( |
| ) |
|
This method contains the loop that runs the simulation
| void flatland_server::SimulationManager::Shutdown |
( |
| ) |
|
The documentation for this class was generated from the following files:
- flatland_server/include/flatland_server/simulation_manager.h
- flatland_server/src/simulation_manager.cpp