Skip to main content
Robots in the AirGen simulator — GRID’s Unreal Engine backend. Each class implements the same neutral robot interface as a physical robot, so code written against a simulated drone runs against a real one.

Install

Quickstart

The methods these classes expose are defined by the Robot interface. The Isaac equivalents are Isaac robots.

Classes