GT RoboCup SSL
Soccer software, robot firmware
Planning::InterpolatedPath::Entry Struct Reference

Each entry in InterpolatedPath is a MotionInstant and the time that the robot should be at that position and velocity. More...

Public Member Functions

 Entry (MotionInstant inst, RJ::Seconds t)
 
Geometry2d::Pointpos ()
 
const Geometry2d::Pointpos () const
 
Geometry2d::Pointvel ()
 
const Geometry2d::Pointvel () const
 

Public Attributes

MotionInstant instant
 
RJ::Seconds time
 
std::optional< AngleInstantangle
 

Detailed Description

Each entry in InterpolatedPath is a MotionInstant and the time that the robot should be at that position and velocity.

+ Collaboration diagram for Planning::InterpolatedPath::Entry:

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