Alex exoskeleton
ALEX SoftwareDocumentation
Variables
ExoTestMachine.h File Reference
#include <sys/time.h>
#include <array>
#include <cmath>
#include <fstream>
#include <iostream>
#include <string>
#include "ExoRobot.h"
#include "ExoTestState.h"
#include "StateMachine.h"
#include "InitState.h"
#include "Sitting.h"
#include "SittingDwn.h"
#include "Standing.h"
#include "StandingUp.h"
Include dependency graph for ExoTestMachine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

*brief The< code > ExoTestMachine</code > class represents an example implementation of an exoskeleton state machine *with five states Initialisation
 
*brief The< code > ExoTestMachine</code > class represents an example implementation of an exoskeleton state machine *with five states sitting
 
*brief The< code > ExoTestMachine</code > class represents an example implementation of an exoskeleton state machine *with five states standing
 

Detailed Description

Author
William Campbell
Version
0.1
Date
2020-09-24

Definition in file ExoTestMachine.h.

Variable Documentation

* brief The<code> ExoTestMachine</code> class represents an example implementation of an exoskeleton state machine* with five states Initialisation

Definition at line 8 of file ExoTestMachine.h.

* brief The<code> ExoTestMachine</code> class represents an example implementation of an exoskeleton state machine* with five states sitting

Definition at line 8 of file ExoTestMachine.h.

* brief The<code> ExoTestMachine</code> class represents an example implementation of an exoskeleton state machine* with five states standing

Definition at line 8 of file ExoTestMachine.h.