marker_array.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 #ifdef ROS2
6 #include <visualization_msgs/msg/marker_array.hpp>
7 #else
8 #include <visualization_msgs/MarkerArray.h>
9 #endif
10 
11 USING_MSG(visualization_msgs, MarkerArray)
namespace.h
USING_MSG
#define USING_MSG(PACKAGE_NAME, MSG_NAME)
Definition: namespace.h:43


ensenso_camera
Author(s): Ensenso
autogenerated on Wed Apr 2 2025 02:37:46