Get desktop application:
View/edit binary Protocol Buffers messages
repeated uint32 shape = 2
repeated int32 intData = 3
repeated uint32 uintData = 4
repeated float floatData = 5
repeated double doubleData = 6
float low = 1
float high = 2
repeated uint32 shape = 4
Used in: DictDataContainer, EnvActMsg, EnvStateMsg, TupleDataContainer
Used in: BoxDataContainer, BoxSpace
NoDType = 0
INT = 1
UINT = 2
FLOAT = 3
DOUBLE = 4
float reward = 2
bool isGameOver = 3
string info = 5
Used in: EnvStateMsg
SimulationEnd = 0
GameOver = 1
Unknown = 0
Init = 1
ActionSpace = 2
ObservationSpace = 3
IsGameOver = 4
Observation = 5
Reward = 6
ExtraInfo = 7
Action = 8
StopEnv = 9
bool done = 1
bool stopSimReq = 2
uint64 simProcessId = 1
uint64 wafShellProcessId = 2
Used in: DictSpace, SimInitMsg, TupleSpace
Used in: DataContainer, SpaceDescription
NoSpaceType = 0
Discrete = 1
Box = 2
Tuple = 3
Dict = 4