We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dbf437 + 415050c commit 1aac4c7Copy full SHA for 1aac4c7
setup.py
@@ -15,6 +15,10 @@
15
],
16
package_data = {'rosjava_build_tools': [
17
'templates/android_package/*',
18
+ 'templates/android_project/*',
19
+ 'templates/rosjava_msg_project/*',
20
+ 'templates/rosjava_package/*',
21
+ 'templates/rosjava_project/*',
22
'templates/init_repo/*',
23
]},
24
requires=['rospy' 'rospkg']
0 commit comments