class ObservationType(Enum):
'''
"""
# Observation information is generic.
DEFAULT = 0
# Observation contains goal information for current task.