YARP
Yet Another Robot Platform
ImplementVelocityControl2.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#ifndef YARP_DEV_IVELOCITYCONTROL2IMPL_H
7
#define YARP_DEV_IVELOCITYCONTROL2IMPL_H
8
9
#include <
yarp/conf/system.h
>
10
#if !defined(YARP_INCLUDING_DEPRECATED_HEADER_YARP_DEV_IMPLEMENTVELOCITYCONTROL2_H_ON_PURPOSE)
11
YARP_COMPILER_WARNING
(
"<yarp/dev/ImplementVelocityControl2.h> file is deprecated"
)
12
#endif
13
14
#ifndef YARP_NO_DEPRECATED
// Since YARP 3.0.0
15
16
#include <
yarp/dev/ImplementVelocityControl.h
>
17
#include <
yarp/os/Log.h
>
18
19
namespace
yarp
{
20
namespace
dev {
21
YARP_DEPRECATED_TYPEDEF_MSG
(
"Use yarp::dev::ImplementVelocityControl instead"
)
ImplementVelocityControl
ImplementVelocityControl2
;
22
YARP_DEPRECATED_TYPEDEF_MSG
("Use
yarp
::dev::
StubImplVelocityControlRaw
instead")
StubImplVelocityControlRaw
StubImplVelocityControl2Raw
;
23
}
24
}
25
#endif
// YARP_NO_DEPRECATED
26
27
#endif
// YARP_DEV_IVELOCITYCONTROL2IMPL_H
ImplementVelocityControl.h
Log.h
yarp::dev::ImplementVelocityControl
Definition:
ImplementVelocityControl.h:32
yarp::dev::StubImplVelocityControlRaw
Stub implementation of IPositionControl2Raw interface.
Definition:
ImplementVelocityControl.h:106
yarp
The main, catch-all namespace for YARP.
Definition:
dirs.h:16
system.h
YARP_COMPILER_WARNING
#define YARP_COMPILER_WARNING(x)
Generate a warning at build time on supported compilers.
Definition:
system.h:109
YARP_DEPRECATED_TYPEDEF_MSG
#define YARP_DEPRECATED_TYPEDEF_MSG(x)
Definition:
api.h:99
YARP
3.5.1
src
libYARP_dev
src
yarp
dev
ImplementVelocityControl2.h
Generated on Sat Dec 25 2021 02:23:03 for YARP by
1.9.1