Inhumate RTI
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:

  1. Download zip-file
  2. AssetLib tab, click Import…, select zip-file, check Ignore asset root, click Install
  3. Verify res://addons/inhumate_rti
  4. Project > Tools > C# > Create C# solution
  5. dotnet add package Inhumate.RTI or add to .csproj: ``
  6. Build project (hammer icon)
  7. Project Settings > Plugins tab > check Enabled