moveit2
The MoveIt Motion Planning Framework for ROS 2.
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
x
z
Typedefs
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
v
x
Enumerations
Enumerator
a
c
d
e
f
g
i
j
l
m
n
o
p
r
s
u
v
w
x
y
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
a
b
c
d
e
f
g
i
j
k
l
m
o
p
q
r
s
t
v
w
Enumerations
Enumerator
a
b
c
d
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
Properties
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
c
d
e
g
i
j
l
m
n
p
r
s
t
v
z
Typedefs
Enumerations
Enumerator
Macros
_
a
b
c
e
f
i
m
o
q
t
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
moveit_kinematics
kdl_kinematics_plugin
include
moveit
kdl_kinematics_plugin
chainiksolver_vel_mimic_svd.h
Go to the documentation of this file.
1
2
/*********************************************************************
3
* All MoveIt 2 headers have been updated to use the .hpp extension.
4
*
5
* .h headers are now autogenerated via create_deprecated_headers.py,
6
* and will import the corresponding .hpp with a deprecation warning.
7
*
8
* imports via .h files may be removed in future releases, so please
9
* modify your imports to use the corresponding .hpp imports.
10
*
11
* See https://github.com/moveit/moveit2/pull/3113 for extra details.
12
*********************************************************************/
13
// Copyright (C) 2007 Ruben Smits <ruben dot smits at mech dot kuleuven dot be>
14
15
// Version: 1.0
16
// Author: Ruben Smits <ruben dot smits at mech dot kuleuven dot be>
17
// Maintainer: Ruben Smits <ruben dot smits at mech dot kuleuven dot be>
18
// URL: http://www.orocos.org/kdl
19
20
// This library is free software; you can redistribute it and/or
21
// modify it under the terms of the GNU Lesser General Public
22
// License as published by the Free Software Foundation; either
23
// version 2.1 of the License, or (at your option) any later version.
24
25
// This library is distributed in the hope that it will be useful,
26
// but WITHOUT ANY WARRANTY; without even the implied warranty of
27
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28
// Lesser General Public License for more details.
29
30
// You should have received a copy of the GNU Lesser General Public
31
// License along with this library; if not, write to the Free Software
32
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
33
34
// Modified to account for "mimic" joints, i.e. joints whose motion has a
35
// linear relationship to that of another joint.
36
// Copyright (C) 2013 Sachin Chitta, Willow Garage
37
38
#pragma once
39
#pragma message(".h header is obsolete. Please use the .hpp header instead."
)
40
#include <
moveit/kdl_kinematics_plugin/chainiksolver_vel_mimic_svd.hpp
>
chainiksolver_vel_mimic_svd.hpp
Generated by
1.9.1