main.cpp
Go to the documentation of this file.
1
#include <
ArmarXCore/libraries/DecoupledSingleComponent/DecoupledMain.h
>
2
3
int
main
(
int
argc,
char
* argv[])
4
{
5
return
armarx::DecoupledMain
(argc, argv);
6
}
main
int main(int argc, char *argv[])
Definition:
main.cpp:31
armarx::DecoupledMain
int DecoupledMain(int argc, char *argv[])
Definition:
Decoupled.cpp:43
DecoupledMain.h
RobotAPI
components
ArViz
Example
main.cpp
Generated on Sat Oct 12 2024 09:14:01 for armarx_documentation by
1.8.17