Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
src
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
ros::init
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
HebirosNode
Definition:
hebiros.h:73
main
int main(int argc, char **argv)
Definition:
hebiros_node.cpp:4
hebiros.h
hebiros
Author(s): Xavier Artache
, Matthew Tesch
autogenerated on Thu Sep 3 2020 04:08:14