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
catch_ros::meta::packageName
const char * packageName()
Definition: meta_info.cpp:10
catch_ros
Definition: meta_info.cpp:6


catch_ros
Author(s): Max Schwarz
autogenerated on Sat Apr 26 2025 02:43:57