Robobo
Robobo Class Reference

#include <Robobo.h>

Inherited by RoboboTests.

Public Member Functions

void createSetupV1 (void)
 

Public Attributes

MotorIdc1
 
MotorIdc2
 
ControlStrategypid1
 
ControlStrategypid2
 
long serialSpeed
 

Static Public Attributes

static Roboboinstance = NULL
 

Friends

void encoder1_ISR (void)
 
void encoder2_ISR (void)
 

Detailed Description

Robobo class is simple wrapper around global values that are accessible from everywhere in programs

Global class is singleton implemented. Robobo allows to create only one instance of class. Constructor of object is responsible to use all hard-coded values through out program


The documentation for this class was generated from the following files: