meta_info.h
Go to the documentation of this file.
1 // Tell catch_ros about the package we are using it in
2 // Author: Max Schwarz <max.schwarz@uni-bonn.de>
3 
4 #ifndef CATCH_ROS_META_INFO_H
5 #define CATCH_ROS_META_INFO_H
6 
7 namespace catch_ros
8 {
9  namespace meta
10  {
11  const char* packageName();
12  }
13 }
14 
15 #endif
const char * packageName()
Definition: meta_info.cpp:10


catch_ros
Author(s): Max Schwarz
autogenerated on Thu Jan 14 2021 03:32:26