PathPlannerLib
Loading...
Searching...
No Matches
pathplanner::PPLibTelemetry Class Reference

Static Public Member Functions

static void enableCompetitionMode ()
 
static void setVelocities (units::meters_per_second_t actualVel, units::meters_per_second_t commandedVel, units::degrees_per_second_t actualAngVel, units::degrees_per_second_t commandedAngVel)
 
static void setCurrentPose (frc::Pose2d pose)
 
static void setCurrentPath (std::shared_ptr< PathPlannerPath > path)
 
static void setTargetPose (frc::Pose2d targetPose)
 
static void registerHotReloadPath (std::string pathName, std::shared_ptr< PathPlannerPath > path)
 

The documentation for this class was generated from the following files: