File TunerConstants.cpp
File List > cpp > generated > TunerConstants.cpp
Go to the documentation of this file
#include "generated/TunerConstants.h"
#include "subsystems/CommandSwerveDrivetrain.h"
subsystems::CommandSwerveDrivetrain TunerConstants::CreateDrivetrain()
{
return {DrivetrainConstants, FrontLeft, FrontRight, BackLeft, BackRight};
}