Gesture Based Controller
This package maps linear acceleration from a wrist worn IMU to linear and angular velocity for a mobile robot
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Enumerations
Enumerator
src
test.cpp
1
2
class
Afterdoc_Test
3
{
4
public
:
8
enum
EnumType
9
{
10
int
EVal1
,
11
int
EVal2
12
};
13
void
member
();
14
15
protected
:
16
int
value
;
17
};
Afterdoc_Test::value
int value
Definition:
test.cpp:16
Afterdoc_Test::EVal2
Definition:
test.cpp:11
Afterdoc_Test::EnumType
EnumType
Definition:
test.cpp:8
Afterdoc_Test::member
void member()
a member function.
Afterdoc_Test::EVal1
Definition:
test.cpp:10
Afterdoc_Test
Definition:
test.cpp:2
Generated by
1.8.6