main.cpp
Go to the documentation of this file.
1
#include <
ArmarXCore/libraries/DecoupledSingleComponent/DecoupledMain.h
>
2
3
int
4
main
(
int
argc,
char
* argv[])
5
{
6
return
armarx::DecoupledMain
(argc, argv);
7
}
main
int main(int argc, char *argv[])
Definition:
main.cpp:32
armarx::DecoupledMain
int DecoupledMain(int argc, char *argv[])
Definition:
Decoupled.cpp:48
DecoupledMain.h
RobotAPI
components
ArViz
Example
main.cpp
Generated on Sat Mar 29 2025 09:17:20 for armarx_documentation by
1.8.17