You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

aruco_marker_pose__rosidl_typesupport_introspection_cpp.hpp 1.0KB

123456789101112131415161718192021222324252627
  1. // generated from rosidl_typesupport_introspection_cpp/resource/idl__rosidl_typesupport_introspection_cpp.h.em
  2. // with input from aruco_interfaces:msg/ArucoMarkerPose.idl
  3. // generated code does not contain a copyright notice
  4. #ifndef ARUCO_INTERFACES__MSG__DETAIL__ARUCO_MARKER_POSE__ROSIDL_TYPESUPPORT_INTROSPECTION_CPP_HPP_
  5. #define ARUCO_INTERFACES__MSG__DETAIL__ARUCO_MARKER_POSE__ROSIDL_TYPESUPPORT_INTROSPECTION_CPP_HPP_
  6. #include "rosidl_runtime_c/message_type_support_struct.h"
  7. #include "rosidl_typesupport_interface/macros.h"
  8. #include "rosidl_typesupport_introspection_cpp/visibility_control.h"
  9. #ifdef __cplusplus
  10. extern "C"
  11. {
  12. #endif
  13. // TODO(dirk-thomas) these visibility macros should be message package specific
  14. ROSIDL_TYPESUPPORT_INTROSPECTION_CPP_PUBLIC
  15. const rosidl_message_type_support_t *
  16. ROSIDL_TYPESUPPORT_INTERFACE__MESSAGE_SYMBOL_NAME(rosidl_typesupport_introspection_cpp, aruco_interfaces, msg, ArucoMarkerPose)();
  17. #ifdef __cplusplus
  18. }
  19. #endif
  20. #endif // ARUCO_INTERFACES__MSG__DETAIL__ARUCO_MARKER_POSE__ROSIDL_TYPESUPPORT_INTROSPECTION_CPP_HPP_