#include "ros/ros.h"#include "std_msgs/String.h"#include "smart_battery_msgs/SmartBatteryStatus.h"#include <sstream>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 6 of file fake_volt_pub.cpp.