Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
Wheels Struct Reference

#include <types.hpp>

Collaboration diagram for Wheels:
Collaboration graph

Public Attributes

double FL
 
double FR
 
double RL
 
double RR
 
double timestamp
 

Detailed Description

Definition at line 73 of file types.hpp.

Member Data Documentation

◆ FL

double Wheels::FL

Definition at line 75 of file types.hpp.

◆ FR

double Wheels::FR

Definition at line 76 of file types.hpp.

◆ RL

double Wheels::RL

Definition at line 77 of file types.hpp.

◆ RR

double Wheels::RR

Definition at line 78 of file types.hpp.

◆ timestamp

double Wheels::timestamp

Definition at line 80 of file types.hpp.


The documentation for this struct was generated from the following file: