YARP
Yet Another Robot Platform
geometry_msgs_PoseStamped.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3  * All rights reserved.
4  *
5  * This software may be modified and distributed under the terms of the
6  * BSD-3-Clause license. See the accompanying LICENSE file for details.
7  */
8 
9 // This is an automatically generated file.
10 
11 #ifndef YARP_ROSMSG_deprecated1_geometry_msgs_PoseStamped_h
12 #define YARP_ROSMSG_deprecated1_geometry_msgs_PoseStamped_h
13 
14 #include <yarp/conf/system.h>
15 
16 YARP_COMPILER_DEPRECATED_WARNING(<geometry_msgs_PoseStamped.h> header is deprecated. Use <yarp/rosmsg/geometry_msgs/PoseStamped.h> instead)
17 
18 #include <yarp/rosmsg/geometry_msgs/PoseStamped.h>
19 #include <std_msgs_Header.h>
20 #include <geometry_msgs_Pose.h>
21 #include <yarp/conf/api.h>
22 
23 YARP_DEPRECATED_MSG("geometry_msgs_PoseStamped is deprecated, use yarp::rosmsg::geometry_msgs::PoseStamped instead")
25 
26 #endif // YARP_ROSMSG_deprecated1_geometry_msgs_PoseStamped_h
YARP_COMPILER_DEPRECATED_WARNING
#define YARP_COMPILER_DEPRECATED_WARNING(x)
Generate a warning at build time on supported compilers if deprecated warnings are enabled.
Definition: system.h:117
geometry_msgs
Definition: Accel.h:22
geometry_msgs::PoseStamped
yarp::rosmsg::geometry_msgs::PoseStamped PoseStamped
Definition: PoseStamped.h:24
std_msgs_Header.h
yarp::rosmsg::geometry_msgs::PoseStamped
Definition: PoseStamped.h:34
geometry_msgs_Pose.h
system.h
YARP_DEPRECATED_MSG
#define YARP_DEPRECATED_MSG(MSG)
Expands to either the standard [[deprecated]] attribute or a compiler-specific decorator such as __at...
Definition: compiler.h:2883
yarp
The main, catch-all namespace for YARP.
Definition: environment.h:18
api.h