Loading [MathJax]/extensions/tex2jax.js
gepetto-viewer
6.0.0
An user-friendly Graphical Interface
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
k
l
m
n
p
r
s
t
v
w
Functions
Variables
Typedefs
Enumerations
Enumerator
a
e
f
i
k
l
m
n
p
r
s
v
w
Classes
Class List
Class Index
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
x
y
z
~
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
Typedefs
c
f
g
i
m
n
p
s
v
w
Enumerations
a
b
c
d
e
f
g
i
l
m
p
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
i
l
m
p
r
s
t
u
v
w
Properties
Related Functions
n
o
p
q
v
Files
File List
File Members
All
_
a
d
g
l
o
p
q
r
s
u
Functions
o
q
r
Typedefs
o
q
Macros
_
a
d
g
l
p
q
s
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
urdf-parser.h
Go to the documentation of this file.
1
//
2
// urdf-parser.h
3
// gepetto-viewer
4
//
5
// Created by Anthony Couret, Mathieu Geisert in November 2014.
6
// Copyright (c) 2014 LAAS-CNRS. All rights reserved.
7
//
8
9
#ifndef GEPETTO_VIEWER_URDFPARSER_HH
10
#define GEPETTO_VIEWER_URDFPARSER_HH
11
12
#include <
gepetto/viewer/group-node.h
>
13
#include <
gepetto/viewer/leaf-node-collada.h
>
14
15
namespace
gepetto
{
16
namespace
viewer {
17
namespace
urdfParser {
18
24
std::string
getFilename
(
const
std::string& input);
25
41
GroupNodePtr_t
parse
(
const
std::string& robotName,
const
std::string& urdf_file,
42
const
bool
& visual =
true
,
const
bool
& linkFrame =
true
);
43
}
// namespace urdfParser
44
}
/* namespace viewer */
45
}
/* namespace gepetto */
46
47
#endif
// GEPETTO_VIEWER_URDFPARSER_HH
group-node.h
leaf-node-collada.h
gepetto::gui::GroupNodePtr_t
viewer::GroupNodePtr_t GroupNodePtr_t
Definition:
fwd.hh:53
gepetto::viewer::urdfParser::parse
GroupNodePtr_t parse(const std::string &robotName, const std::string &urdf_file, const bool &visual=true, const bool &linkFrame=true)
gepetto::viewer::urdfParser::getFilename
std::string getFilename(const std::string &input)
gepetto
Definition:
action-search-bar.hh:27
include
gepetto
viewer
urdf-parser.h
Generated by
1.9.1