#include <ros/ros.h>
#include <pr2_msgs/PowerBoardState.h>
#include <pr2_msgs/PowerState.h>
#include <cob_relayboard/EmergencyStopState.h>
#include <std_msgs/Bool.h>
#include <std_msgs/Float64.h>
#include <cob_voltage_control_common.cpp>
#include <cob_phidgets/AnalogSensor.h>
#include <cob_phidgets/DigitalSensor.h>
Go to the source code of this file.
Classes | |
class | cob_voltage_control_ros |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 196 of file cob_voltage_control_ros.cpp.