2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
path_planning::PathIntersection Struct Reference

#include <types.h>

Public Attributes

size_t path1SegmentIndex
 
size_t path2SegmentIndex
 
units::inch_t path1Distance
 

Member Data Documentation

◆ path1Distance

units::inch_t path_planning::PathIntersection::path1Distance

◆ path1SegmentIndex

size_t path_planning::PathIntersection::path1SegmentIndex

◆ path2SegmentIndex

size_t path_planning::PathIntersection::path2SegmentIndex

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