Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / motors / msg / set_motors.msg @ 6257c97d

History | View | Annotate | Download (220 Bytes)

1
Header header
2

    
3
# Set these to true if the motor should be updated
4
bool fl_set
5
bool fr_set
6
bool bl_set
7
bool br_set
8

    
9
# The absolute motor speeds to set (-255 to 255)
10
int8 fl_speed
11
int8 fr_speed
12
int8 bl_speed
13
int8 br_speed