hebiros_node.cpp
Go to the documentation of this file.
1 #include "hebiros.h"
2 
3 
4 int main(int argc, char **argv) {
5 
6  ros::init(argc, argv, "hebiros_node");
7  HebirosNode node(argc, argv);
8 
9  return 0;
10 }
11 
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
int main(int argc, char **argv)
Definition: hebiros_node.cpp:4


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:08:14