readme mini-update
This commit is contained in:
@@ -14,6 +14,7 @@ setup(
|
||||
('share/' + package_name, ['package.xml']),
|
||||
(os.path.join('share', package_name, 'launch'), glob('launch/*.py')),
|
||||
(os.path.join('share', package_name, 'weights'), glob('weights/*.pth')),
|
||||
(os.path.join('share', package_name, 'calibration'), glob('calibration/*.yaml')),
|
||||
],
|
||||
install_requires=['setuptools'],
|
||||
zip_safe=True,
|
||||
|
||||
Reference in New Issue
Block a user