Categories
Example

Audio-Visual Sensing

Shows how to leverage commodity audio-visual sensing AI services through REST calls, using RIDE’s common web services system.

Categories
Example

Web Services

Shows how to send GET, PUT, POST, and web requests through RIDE’s common web services system.

Categories
Example

Simple Network Controls

This example demonstrates how to set up a network environment with controllable characters using the RIDE API and Photon asset package.

Categories
Example

Session Recording and Playback Networked

Provides the ability to record a session in a one vs. one match over the network and the ability to play back that session recording.

Categories
Example

API Functions VHMsg

Demonstrates how to setup a scene to use VHMsg (ActiveMQ wrapper) in RIDE.

Categories
Example

Sockets

Demonstrates how to open, send data over, and close a TCP socket in RIDE.

Categories
Example

DIS Messages

Demonstrates how to use RIDE systems to send and receive Distributed Interactive Simulation (DIS) messages.

Categories
Example

REST Services

Demonstrates how to host a RESTful service in RIDE so that it can be accessed via an HTTP request from a web browser.

Categories
Example

MSELI

Master scenario events list injection (MSELI) allows you to create arbitrary events in the simulation and provide them with execution orders and conditions for their execution during the scenario.

Categories
Example

Listening to / Dispatching Events

Create listeners for events and dispatch events in simulations.