Skip to content

Commit

Permalink
[infra] add a marker file for ros2cli discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
stonier committed Dec 27, 2019
1 parent f6c5862 commit 1695656
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Empty file added resources/py_trees_ros
Empty file.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
),
data_files=[
('share/' + package_name, ['package.xml']),
('share/ament_index/resource_index/packages', [
'resources/py_trees_ros']),
],
package_data={},
install_requires=[],
Expand Down

0 comments on commit 1695656

Please sign in to comment.