Skip to content

Commit 177df68

Browse files
committed
Add license + desc
1 parent 35bced2 commit 177df68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<package format="3">
44
<name>behaviortree_py</name>
55
<version>0.0.0</version>
6-
<description>TODO: Package description</description>
6+
<description>ROS2 python binding to https://github.com/BehaviorTree/BehaviorTree.CPP</description>
77
<maintainer email="[email protected]">Jafar Uruc</maintainer>
8-
<license>TODO: License declaration</license>
8+
<license>BSD-3-Clause</license>
99

1010
<buildtool_depend>ament_cmake</buildtool_depend>
1111

0 commit comments

Comments
 (0)