moveit2
The MoveIt Motion Planning Framework for ROS 2.
Toggle main menu visibility
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 Symbols
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
Loading...
Searching...
No Matches
moveit_planners
pilz_industrial_motion_planner
include
joint_limits_copy
joint_limits.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 2020 PAL Robotics S.L.
14
//
15
// Licensed under the Apache License, Version 2.0 (the "License");
16
// you may not use this file except in compliance with the License.
17
// You may obtain a copy of the License at
18
//
19
// http://www.apache.org/licenses/LICENSE-2.0
20
//
21
// Unless required by applicable law or agreed to in writing, software
22
// distributed under the License is distributed on an "AS IS" BASIS,
23
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24
// See the License for the specific language governing permissions and
25
// limitations under the License.
26
28
29
#pragma once
30
#pragma message(".h header is obsolete. Please use the .hpp header instead.")
31
#include <
joint_limits_copy/joint_limits.hpp
>
joint_limits.hpp
Generated by
1.9.8