Skip to content
Snippets Groups Projects
Commit 4cc2cedc authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Update README.md

parent c91548ef
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,7 @@ This library is intendend to expand the [behaviortree](https://github.com/Behavi
This is acomplished with the definition of a new class **IriBehaviorTreeBasicNodes** that implements this basic BT nodes and provides a function called *init* to register these BT nodes.
These new features allow us to adapt the use of BehaviorTrees to the IRI framework and to add a BehaviorTree wrapper for the [IRI modules](https://gitlab.iri.upc.edu/labrobotica/ros/iri_core/iri_ros_tools#iri-ros-modules).
These new features allow us to adapt the use of BehaviorTrees to the IRI framework and to add a BehaviorTree layer for the [IRI modules](https://gitlab.iri.upc.edu/labrobotica/ros/iri_core/iri_ros_tools#iri-ros-modules). This module BT layer is just a shared library that provides a BehaviorTree wrapper for each function provided by the C++ Module.
## ROS dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment