2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
swerve_trapezoidal_profile.h File Reference
#include <frc/geometry/Pose2d.h>
#include <frc/trajectory/Trajectory.h>
#include <frc/trajectory/TrapezoidProfile.h>
#include <units/angle.h>
#include <units/angular_velocity.h>
#include <units/length.h>
#include <units/time.h>
#include <units/velocity.h>

Go to the source code of this file.

Classes

class  SwerveTrapezoidalProfileSegment
 
class  SwerveTrapezoidalProfile
 

Enumerations

enum class  SegmentType { start , middle , end }
 

Enumeration Type Documentation

◆ SegmentType

enum class SegmentType
strong
Enumerator
start 
middle 
end