File: rl_msgs/RLEnvSeedExperience.msg
Raw Message Definition
# Message that contains a seed experience to initialize the model
float32[] from_state
int32 action
float32[] to_state
float32 reward
bool terminal
Compact Message Definition
float32[] from_state
int32 action
float32[] to_state
float32 reward
bool terminal