cisst-saw
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
catkin_ws
src
cisst-saw
cisst
cisstParameterTypes
prmCollaborativeControlForce.h
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/* ex: set filetype=cpp softtabstop=4 shiftwidth=4 tabstop=4 cindent expandtab: */
3
4
/*
5
Author(s): Gorkem Sevinc, Anton Deguet
6
Created on: 2009-08-27
7
8
(C) Copyright 2009 Johns Hopkins University (JHU), All Rights
9
Reserved.
10
11
--- begin cisst license - do not edit ---
12
13
This software is provided "as is" under an open source license, with
14
no warranty. The complete license can be found in license.txt and
15
http://www.cisst.org/cisst/license.txt.
16
17
--- end cisst license ---
18
*/
19
#ifndef _prmCollaborativeControlForce_h
20
#define _prmCollaborativeControlForce_h
21
22
#include <
cisstMultiTask/mtsTaskFromCallback.h
>
23
#include <
cisstMultiTask/mtsMacros.h
>
24
#include <
cisstRobot/robCollaborativeControlForce.h
>
25
26
// Always include last
27
#include <
cisstParameterTypes/prmExport.h
>
28
29
#error "This class is deprecated, do not use"
30
31
MTS_MULTIPLE_INHERITANCE_FROM_MTS_GENERIC
(
robCollaborativeControlForce::ParameterType
, prmCollaborativeControlForce);
32
33
#endif
robCollaborativeControlForce.h
MTS_MULTIPLE_INHERITANCE_FROM_MTS_GENERIC
MTS_MULTIPLE_INHERITANCE_FROM_MTS_GENERIC(robCollaborativeControlForce::ParameterType, prmCollaborativeControlForce)
mtsMacros.h
robCollaborativeControlForce::ParameterType
Definition:
robCollaborativeControlForce.h:35
prmExport.h
mtsTaskFromCallback.h
Defines a task created from a callback.
Generated by
1.8.6