JSim 2026.06.01-p(1)
Loading...
Searching...
No Matches
frcsim::IntakeSimulation::Config Struct Reference

Runtime configuration for intake behavior. More...

#include <intake_simulation.hpp>

Public Attributes

std::size_t robot_index {0}
std::string targeted_type {"Ball"}
std::size_t capacity {1}

Detailed Description

Runtime configuration for intake behavior.

Member Data Documentation

◆ capacity

std::size_t frcsim::IntakeSimulation::Config::capacity {1}

Maximum number of stored pieces in this intake simulation.

◆ robot_index

std::size_t frcsim::IntakeSimulation::Config::robot_index {0}

Robot index in BallGamepieceSim::robots().

◆ targeted_type

std::string frcsim::IntakeSimulation::Config::targeted_type {"Ball"}

Type string filter; empty matches any type.


The documentation for this struct was generated from the following file: