ARMS  3.1.1
Documentation for ARMS movement library
lib.h
1 #pragma once
2 
3 #include "ARMS/chassis.h"
4 #include "ARMS/flags.h"
5 #include "ARMS/odom.h"
6 #include "ARMS/pid.h"
7 #include "ARMS/point.h"
8 #include "ARMS/selector.h"
This file contains all of the functions and variables needed to control the chassis....