|
JSim 2026.06.01-p(1)
|
Contact event generated during update() proximity checks. More...
#include <intake_simulation.hpp>
Public Types | |
| enum class | Phase { kBegin , kPersist , kEnd } |
| Contact lifecycle phase. More... | |
Public Attributes | |
| std::size_t | gamepiece_index {BallGamepieceSim::kNoBall} |
| Phase | phase {Phase::kBegin} |
Contact event generated during update() proximity checks.
|
strong |
| std::size_t frcsim::IntakeSimulation::ContactEvent::gamepiece_index {BallGamepieceSim::kNoBall} |
Index of gamepiece involved in this event.
| Phase frcsim::IntakeSimulation::ContactEvent::phase {Phase::kBegin} |
Contact phase classification.