MIRA
Public Member Functions | Public Attributes | List of all members
AbstractDynamicWindow::BestAction Struct Reference

#include <pilot/AbstractDynamicWindow.h>

Public Member Functions

 BestAction ()
 
 BestAction (const Velocity2 &iV, Objective::Vote iVote, const robot::PoseVelocityTrajectory &iTrajectory)
 
template<typename Reflector >
void reflect (Reflector &r)
 

Public Attributes

Velocity2 v
 
Objective::Vote vote
 
robot::PoseVelocityTrajectory trajectory
 

Constructor & Destructor Documentation

◆ BestAction() [1/2]

BestAction ( )
inline

◆ BestAction() [2/2]

BestAction ( const Velocity2 iV,
Objective::Vote  iVote,
const robot::PoseVelocityTrajectory iTrajectory 
)
inline

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ v

◆ vote

◆ trajectory


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