Robot Control Library
roboticscape.h
Go to the documentation of this file.
1 /**
2  * <roboticscape.h>
3  *
4  * deprecated header, use <robotcontrol.h> instead. This exists only for backwards compatability.
5  *
6  * @addtogroup Robotics_Cape
7  * @ingroup Deprecated
8  * @{
9  */
10 
11 #include <robotcontrol.h>
12 
13 
14 ///@} end group Robotics_Cape
15 
16 
17 
18 
19