File: automotive_navigation_msgs/Direction.msg
Raw Message Definition
# Simple vehicle direction
Header header
int8 BACKWARD=-1
int8 ZERO=0
int8 FORWARD=1
int8 direction
Compact Message Definition
int8 BACKWARD=-1
int8 ZERO=0
int8 FORWARD=1
std_msgs/Header header
int8 direction