This is the command message, that controls the speed and direction of the atlas robots. More...
#include <atlas_messages.h>
Public Attributes | |
| double | brake | 
| double | dir | 
| values 0-1, 0 without brake 1-full brake   | |
| char * | host | 
| -1 keep that message being executed forever. 0-inf period that the motion message can be kept alive   | |
| double | life | 
| 1-inf. to overrride FIFO   | |
| int | priority | 
| m/s   | |
| double | speed | 
| radians acc. param_daemon   | |
| double | timestamp | 
This is the command message, that controls the speed and direction of the atlas robots.
Definition at line 27 of file atlas_messages.h.
Definition at line 29 of file atlas_messages.h.
values 0-1, 0 without brake 1-full brake
Definition at line 30 of file atlas_messages.h.
-1 keep that message being executed forever. 0-inf period that the motion message can be kept alive
Definition at line 34 of file atlas_messages.h.
1-inf. to overrride FIFO
Definition at line 33 of file atlas_messages.h.
m/s
Definition at line 32 of file atlas_messages.h.
radians acc. param_daemon
Definition at line 31 of file atlas_messages.h.
Definition at line 28 of file atlas_messages.h.