#include <ros/ros.h>#include <m4atx_battery_monitor/PowerReading.h>#include <usb.h>#include "m4atx_battery_monitor/m4api.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
M4-ATX diagnostics and configuration node.
LGPL (c) 2010 Ken Tossell <ktossell@umd.edu>
Creates and runs the m4atx_battery_monitor node.
| argc | argument count that is passed to ros::init |
| argv | arguments that are passed to ros::init |
Definition at line 27 of file m4atx_battery_monitor.cpp.