A simple test file. Second try. Don't remember much else. More...
#include <ros/ros.h>#include <visualization_msgs/Marker.h>#include <wrapper_collada/wrapper_collada.h>
Go to the source code of this file.
Macros | |
| #define | PFLN {printf("DEBUG PRINT FILE %s LINE %d\n",__FILE__,__LINE__);} |
Functions | |
| int | main (int argc, char *argv[]) |
A simple test file. Second try. Don't remember much else.
Definition in file mytest2.cpp.
| #define PFLN {printf("DEBUG PRINT FILE %s LINE %d\n",__FILE__,__LINE__);} |
Definition at line 37 of file mytest2.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 42 of file mytest2.cpp.