Main Page
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
i
m
o
p
s
t
Functions
a
c
e
i
m
o
p
s
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
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
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
Functions
c
e
g
h
i
m
n
p
r
t
Variables
Typedefs
Macros
c
d
f
g
l
m
n
p
s
t
include
gmapping
log
carmenconfiguration.h
Go to the documentation of this file.
1
#ifndef CARMENCONFIGURATION_H
2
#define CARMENCONFIGURATION_H
3
4
#include <string>
5
#include <map>
6
#include <vector>
7
#include <istream>
8
#include <
gmapping/sensor/sensor_base/sensor.h
>
9
#include "
gmapping/log/configuration.h
"
10
#include <gmapping/log/log_export.h>
11
12
namespace
GMapping
{
13
14
class
LOG_EXPORT
CarmenConfiguration
:
public
Configuration
,
public
std::map<std::string, std::vector<std::string> >{
15
public
:
16
virtual
std::istream& load(std::istream&
is
);
17
virtual
SensorMap
computeSensorMap()
const
;
18
};
19
20
};
21
22
#endif
23
GMapping::SensorMap
std::map< std::string, Sensor * > SensorMap
Definition:
sensor.h:20
is
ifstream is(argv[c])
GMapping
Definition:
configfile.cpp:34
sensor.h
GMapping::CarmenConfiguration
Definition:
carmenconfiguration.h:14
GMapping::Configuration
Definition:
configuration.h:10
configuration.h
openslam_gmapping
Author(s): Cyrill Stachniss, Udo Frese, Giorgio Grisetti, Wolfram Burgard
autogenerated on Thu Oct 19 2023 02:25:51