#include <sharedmem.h>
Public Attributes | |
| unsigned char | buf [64 *64] |
| unsigned char | buf2 [64 *64] |
| double | r |
| int | s |
| int | x |
| int | y |
Definition at line 8 of file sharedmem.h.
| unsigned char robot_status::buf[64 *64] |
Definition at line 14 of file sharedmem.h.
| unsigned char robot_status::buf2[64 *64] |
Definition at line 15 of file sharedmem.h.
| double robot_status::r |
Definition at line 12 of file sharedmem.h.
| int robot_status::s |
Definition at line 13 of file sharedmem.h.
| int robot_status::x |
Definition at line 10 of file sharedmem.h.
| int robot_status::y |
Definition at line 11 of file sharedmem.h.