Fans
This is a ROS message definition.
Source
# Location of fans.
# Ridgeback (R100)
uint8 R100_EQUIPMENT_BAY_INTAKE=0
uint8 R100_EQUIPMENT_BAY_EXHAUST=1
uint8 R100_CHARGER_BAY_INTAKE=2
uint8 R100_CHARGER_BAY_EXHAUST=3
uint8 R100_USER_BAY_INTAKE=4
uint8 R100_USER_BAY_EXHAUST=5
# Possible fan states
uint8 FAN_OFF=0
uint8 FAN_ON_HIGH=1
uint8 FAN_ON_LOW=2
# Control for the fans
uint8[] fans