RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
Vehicle.h File Reference
#include <vector>
#include "BaseComponent.h"
#include "Motor.h"
Include dependency graph for Vehicle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::Vehicle
 A vehicle composed of several Motors, providing drive and steering by coordinating the motors it owns. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.