wbc
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.12.0