Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Variables
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
r
s
t
u
v
w
~
+
Functions
_
a
b
c
f
g
h
i
j
k
l
m
n
p
r
s
t
u
v
w
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
n
p
r
s
v
Typedefs
+
Files
File List
+
File Members
All
Functions
src
controller_template.cpp
Go to the documentation of this file.
1
#include <
generic_control_toolbox/controller_template.hpp
>
// implemented in the header file
2
3
namespace
generic_control_toolbox
4
{
5
ControllerBase::ControllerBase
(
ros::NodeHandle
nh) {}
6
ControllerBase::~ControllerBase
() {}
7
8
// Implementation of the template class in the header file to prevent linking
9
// errors
10
}
// namespace generic_control_toolbox
ros::NodeHandle
generic_control_toolbox::ControllerBase::ControllerBase
ControllerBase(ros::NodeHandle nh=ros::NodeHandle("~"))
Definition:
controller_template.cpp:5
generic_control_toolbox::ControllerBase::~ControllerBase
virtual ~ControllerBase()
Definition:
controller_template.cpp:6
controller_template.hpp
generic_control_toolbox
Definition:
bag_manager.hpp:8
generic_control_toolbox
Author(s): diogo
autogenerated on Mon Feb 28 2022 22:24:37