Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Variables
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
g
o
p
r
s
v
w
x
y
z
+
Functions
_
a
b
d
e
g
r
s
w
+
Variables
a
b
c
d
g
o
p
r
s
v
x
y
z
+
Files
File List
+
File Members
All
Functions
setup.py
Go to the documentation of this file.
1
3
4
from
distutils.core
import
setup
5
from
catkin_pkg.python_setup
import
generate_distutils_setup
6
7
# ferch values from package.xml
8
setup_args = generate_distutils_setup(
9
packages=[
''
],
10
package_dir={
''
:
'scripts'
}
11
)
12
13
setup
(**setup_args)
setup
seed_r7_samples
Author(s):
autogenerated on Sat Mar 4 2023 03:56:58