2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
set_arm_pose_command.h File Reference
#include <frc2/command/CommandBase.h>
#include <frc2/command/CommandHelper.h>
#include "Constants.h"
#include "constants/field_points.h"
#include "subsystems/bash_guard_subsystem.h"
#include "subsystems/lifter_subsystem.h"
#include "utils/custom_units.h"

Go to the source code of this file.

Classes

class  SetArmPoseCommand
 

Enumerations

enum class  PathType { unmodified , concaveDown , concaveUp , componentWise }
 

Enumeration Type Documentation

◆ PathType

enum class PathType
strong
Enumerator
unmodified 
concaveDown 
concaveUp 
componentWise