heifu_diagnostic_node.cpp
Go to the documentation of this file.
2 
3 using namespace HD;
4 
5 int main(int argc, char **argv)
6 {
7  ros::init(argc, argv, "heifu_diagnostic_node");
8  HD::Heifu_diagnostic heifuDiagnostic;
9  heifuDiagnostic.run();
10  return 0;
11 }
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
int main(int argc, char **argv)


heifu_diagnostic
Author(s):
autogenerated on Tue Feb 2 2021 03:56:30