YARP
Yet Another Robot Platform
ImplementPositionControl2.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
#ifndef YARP_DEV_IPOSITIONCONTROL2IMPL_H
10
#define YARP_DEV_IPOSITIONCONTROL2IMPL_H
11
12
13
#include <
yarp/dev/ImplementPositionControl.h
>
14
15
namespace
yarp
{
16
namespace
dev {
17
#ifndef YARP_NO_DEPRECATED // Since YARP 3.0.0
18
YARP_DEPRECATED_TYPEDEF_MSG
(
"Use yarp::dev::ImplementPositionControl instead"
)
ImplementPositionControl
ImplementPositionControl2
;
19
YARP_DEPRECATED_TYPEDEF_MSG
("Use
yarp
::dev::
StubImplPositionControlRaw
instead")
StubImplPositionControlRaw
StubImplPositionControl2Raw
;
20
#endif
21
}
22
}
23
#endif // YARP_DEV_IPOSITIONCONTROL2IMPL_H
yarp::dev::StubImplPositionControlRaw
Stub implementation of IPositionControlRaw interface.
Definition:
ImplementPositionControl.h:129
yarp::dev::ImplementPositionControl
Default implementation of the IPositionControl interface.
Definition:
ImplementPositionControl.h:39
ImplementPositionControl.h
YARP_DEPRECATED_TYPEDEF_MSG
#define YARP_DEPRECATED_TYPEDEF_MSG(x)
Definition:
api.h:102
yarp
The main, catch-all namespace for YARP.
Definition:
environment.h:18
YARP
3.4.100+20201223.2+gitb8ea4d712
src
libYARP_dev
src
yarp
dev
ImplementPositionControl2.h
Generated on Sun Jan 3 2021 02:46:23 for YARP by
1.8.20