
Publisher
inhumate
Inhumate RTI
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 > ...
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
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