Smartcar Shield
Classes | Namespaces | Variables
Control.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  Control
 

Namespaces

 smartcarlib
 
 smartcarlib::constants
 
 smartcarlib::constants::control
 

Variables

const int smartcarlib::constants::control::kMinControlAngle = -90
 
const int smartcarlib::constants::control::kIdleControlAngle = 0
 
const int smartcarlib::constants::control::kMaxControlAngle = 90
 
const int smartcarlib::constants::control::kMinControlSpeed = -100
 
const int smartcarlib::constants::control::kIdleControlSpeed = 0
 
const int smartcarlib::constants::control::kMaxControlSpeed = 100