art_msgs/LearningCommand Message

File: art_msgs/LearningCommand.msg

Raw Message Definition

# Lets us turn on or off different modules using a message
# For example, I can disable pilot for some parts of learning

# $Id: LearningCommand.msg 644 2010-09-28 03:19:07Z jack.oquin $

Header     header
int8       pilotActive

Compact Message Definition

std_msgs/Header header
int8 pilotActive