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.
1 parent 35bced2 commit 177df68Copy full SHA for 177df68
package.xml
@@ -3,9 +3,9 @@
3
<package format="3">
4
<name>behaviortree_py</name>
5
<version>0.0.0</version>
6
- <description>TODO: Package description</description>
+ <description>ROS2 python binding to https://github.com/BehaviorTree/BehaviorTree.CPP</description>
7
<maintainer email="[email protected]">Jafar Uruc</maintainer>
8
- <license>TODO: License declaration</license>
+ <license>BSD-3-Clause</license>
9
10
<buildtool_depend>ament_cmake</buildtool_depend>
11
0 commit comments