
I
Publisher
inhumate
Inhumate RTI
Misc
Integration C# CoSimulation Web Testing RTI Inhumate Simulator
Addon for integrating your Godot-based simulator or application with the RTI (Runtime Infrastructure) of Inhumate Suite. Use it for connecting web-based interfaces, co-simulation, user testing etc. Read more at https://inhumatesystems.com/products/suite/. Installation instructions: 1. Add the asset to your project 2. Project > Tools > C# > Create C# solution 3. Add the Inhumate.RTI package to the C# project: dotnet add package Inhumate.RTI 4. Build project (hammer icon) 5. Project Settings > ...
Inhumate RTI Integration Addon for Godot
Addon for integrating your Godot-based simulator or application with the RTI (Runtime Infrastructure) of Inhumate Suite.
Read more in the documentation.
Work in progress.
Usage
Add to new project:
- Download zip-file
- AssetLib tab, click Import…, select zip-file, check Ignore asset root, click Install
- Verify
res://addons/inhumate_rti
- Project > Tools > C# > Create C# solution
dotnet add package Inhumate.RTI
or add to .csproj: ``- Build project (hammer icon)
- Project Settings > Plugins tab > check Enabled