
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | robotArmThread (ScitosBase &scitos_base, ros::NodeHandle nh_schunk) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
read parameters
initialize robot base & node components
start robot arm initializer thread if requested
start main loop
Definition at line 26 of file ScitosServer.cpp.
| void robotArmThread | ( | ScitosBase & | scitos_base, |
| ros::NodeHandle | nh_schunk | ||
| ) |
Definition at line 12 of file ScitosServer.cpp.