Skip to main content

MAX_NODES

Constant MAX_NODES 

Source
pub const MAX_NODES: usize = 4;
Expand description

Maximum number of Nodes attached to a single Executor (set via NROS_EXECUTOR_MAX_NODES, default 4). Phase 104.C.2.