schola.core
Core functionality of Schola, including the main environment, spaces, and exceptions.
Modules
env | Main Schola Environment |
error_manager | Exceptions for making gRPC errors more interpretable, and a context manager that automatically converts gRPC errors into our custom exceptions. |
spaces | Definitions for various types of spaces that can be used to define actions and observations. |
unreal_connections | Classes for connecting to Unreal Engine instances. |
utils | Utility functions and classes for Schola. |