Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
c
e
g
i
m
n
p
s
w
x
Functions
+
Variables
_
e
s
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
i
m
p
q
r
s
t
w
x
y
z
+
Functions
_
a
c
e
g
p
r
s
+
Variables
a
b
d
e
f
i
m
p
q
r
s
t
w
x
y
z
+
Files
File List
setup.py
Go to the documentation of this file.
1
from
distutils.core
import
setup
2
from
catkin_pkg.python_setup
import
generate_distutils_setup
3
4
5
setup_args = generate_distutils_setup(
6
packages=[
'rosbag_tools'
],
7
package_dir={
''
:
'src'
},
8
)
9
10
setup
(**setup_args)
setup
rotors_evaluation
Author(s): Fadri Furrer, Michael Burri, Mina Kamel, Janosch Nikolic, Markus Achtelik
autogenerated on Mon Feb 28 2022 23:39:00