1516X Push Back 1.0
1516X's robot code for the 2025-2026 VEX Robotics Competition
Loading...
Searching...
No Matches
Chassis.cpp File Reference
#include "Chassis.h"
#include <cmath>
#include <algorithm>
#include <sys/_intsup.h>
#include "globals.h"
#include "pros/abstract_motor.hpp"
#include "pros/motors.h"

Go to the source code of this file.

Variables

constexpr float INCH_TO_METER = 0.0254f

Variable Documentation

◆ INCH_TO_METER

float INCH_TO_METER = 0.0254f
constexpr

Definition at line 9 of file Chassis.cpp.