#include "skin_demo_movebase/skin_demo_movebase.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main. |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Main.
Instantiates SkinDemoMovebase object and starts publishing base commands with publishBaseCommand().
Definition at line 342 of file skin_demo_movebase.cpp.