Robotran C Documentation
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Classes
Class List
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
Variables
a
b
c
d
f
g
h
i
k
l
m
n
p
r
s
t
u
v
x
y
Typedefs
e
f
i
l
m
s
u
x
Enumerations
Enumerator
a
b
c
d
e
i
j
k
l
o
r
s
t
u
w
x
Macros
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
mbs_common
mbs_load
mbs_binder_public.h
Go to the documentation of this file.
1
9
#ifndef MBS_INFO_BINDER_PUBLIC_h
10
#define MBS_INFO_BINDER_PUBLIC_h
11
12
#include "
mbs_infos_struct.h
"
13
22
MbsInfos
*
mbs_info_reader
(
const
char
*mbs_filename,
int
verbose);
23
24
void
mbs_delete_infos
(
MbsInfos
*mbs_infos);
25
26
#endif
MbsInfos
Definition:
mbs_infos_struct.h:425
mbs_delete_infos
void mbs_delete_infos(MbsInfos *mbs_infos)
Definition:
mbs_loader_public.c:1388
mbs_infos_struct.h
mbs_info_reader
MbsInfos * mbs_info_reader(const char *mbs_filename, int verbose)
Read the mbs file to retrieve size informations (number of joints...).
Definition:
mbs_loader_public.c:20
Generated on Fri Apr 25 2025 22:29:20 for Robotran C Documentation by
1.8.17