#include "nrp_general_library/engine_interfaces/engine_client_interface.h"
#include "nrp_general_library/utils/json_schema_utils.h"
#include "nrp_simulation/datapack_handle/datapack_handle.h"
Go to the source code of this file.
Classes | |
class | FTILoop |
Manages simulation loop. Runs physics and brain interface, and synchronizes them via Transfer Functions. More... | |
Typedefs | |
using | FTILoopSharedPtr = FTILoop::shared_ptr |
using | FTILoopConstSharedPtr = FTILoop::const_shared_ptr |
using FTILoopSharedPtr = FTILoop::shared_ptr |