Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
e
f
i
l
o
p
r
t
w
Functions
Variables
a
b
c
e
f
i
l
o
p
r
t
w
Files
File List
File Members
All
c
g
i
j
l
m
o
p
r
s
t
v
w
Functions
Variables
c
i
j
o
p
r
s
t
v
w
setup.py
Go to the documentation of this file.
1
2
3
from
setuptools
import
setup
4
from
catkin_pkg.python_setup
import
generate_distutils_setup
5
6
# fetch values from package.xml
7
setup_args = generate_distutils_setup(packages=[
"leo_fw"
], package_dir={
""
:
"src"
})
8
9
setup
(**setup_args)
setup
leo_fw
Author(s): Błażej Sowa
, Aleksander Szymański
autogenerated on Sat Jul 6 2024 03:05:11