sim.constants#
Constants and enums for the sim package.
Attributes#
Classes#
Competition type enumeration. |
Module Contents#
- class Competition#
Bases:
enum.IntEnumCompetition type enumeration.
- IN_HOUSE = 0#
- IARC = 1#
- CUSTOM = 2#
- SAE = 3#
- COMPETITION_NAMES#
- PLATFORM_NAMES#
- DEFAULT_COMPETITION#
- DEFAULT_USE_SCORING = False#