Loading [MathJax]/extensions/tex2jax.js
wbc
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
c
e
f
j
l
m
n
o
p
q
r
s
t
u
Functions
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
y
Typedefs
Enumerations
Enumerator
Files
File List
File Members
All
b
c
i
j
m
n
p
r
t
Functions
b
c
j
m
p
r
Enumerations
Enumerator
Macros
b
src
controllers
ControllerTools.hpp
Go to the documentation of this file.
1
#ifndef WBC_CONTROLLER_TOOLS_HPP
2
#define WBC_CONTROLLER_TOOLS_HPP
3
4
namespace
base
{
5
6
class
Pose;
7
class
Twist;
8
10
Twist
operator-
(
const
Pose& a,
const
Pose& b);
11
12
}
13
14
15
16
#endif
base
Definition
ControllerTools.cpp:6
base::operator-
Twist operator-(const Pose &a, const Pose &b)
Definition
ControllerTools.cpp:8
Generated by
1.13.2