rgbd
test_server_rgbd.cpp
Go to the documentation of this file.
1 #include "test_server_templ.h"
2 #include "rgbd/server_rgbd.h"
3 
4 int main(int argc, char **argv)
5 {
6  return main_templ<rgbd::ServerRGBD>(argc, argv);
7 }
main
int main(int argc, char **argv)
Definition: test_server_rgbd.cpp:4
test_server_templ.h
server_rgbd.h