GraphGenerator API
The GraphGenerator is a useful API to create offline SystemGraph assets. You can script a graph asset with this API to generate assets from your own script modules. For example, you can create custom unit tests or convert a description format into a graph (URDF robot representation to SystemGraph representation).
See the GraphGenerator API documentation for more information.