Skip to main content

MAX_OBSERVATION_DIM

Constant MAX_OBSERVATION_DIM 

Source
pub const MAX_OBSERVATION_DIM: usize = 4;
Expand description

Maximum observation dimension.

Position 2, velocity 2, heading 1, fix with velocity 4. Larger observations should be split.