https://github.com/rticommunity/rticonnextdds-examples-unreal-engine
This repository contains examples of how to use RTI Connext DDS with Unreal Engine.
https://github.com/rticommunity/rticonnextdds-examples-unreal-engine
Last synced: 5 months ago
JSON representation
This repository contains examples of how to use RTI Connext DDS with Unreal Engine.
- Host: GitHub
- URL: https://github.com/rticommunity/rticonnextdds-examples-unreal-engine
- Owner: rticommunity
- License: other
- Created: 2025-11-06T21:19:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-05T00:49:20.000Z (6 months ago)
- Last Synced: 2025-12-08T08:40:00.408Z (6 months ago)
- Language: C++
- Size: 119 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# rticonnextdds-examples-unreal-engine
This repository contains examples of how to use **RTI Connext DDS®** with **Unreal Engine**.
## Connext Example
This is a simple example that modifies the **Unreal** Vehicle game project to publish the vehicle state with **DDS** and route commands through **DDS** from the keyboard to the vehicle. See this [README](./ConnextExample/README.md).