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 44f2322 commit 3c12c6eCopy full SHA for 3c12c6e
README.md
@@ -14,7 +14,7 @@ Currently, two wrappers are provided:
14
- [RosServiceNode](include/behaviortree_ros/bt_service_node.h), which can be used to call
15
[ROS Services](http://wiki.ros.org/Services)
16
17
-- [RosActionNode](include/behaviortree_ros/bt_service_node.h) that, similarly, is a wrapper around
+- [RosActionNode](include/behaviortree_ros/bt_action_node.h) that, similarly, is a wrapper around
18
[actionlib::SimpleActionClient](http://wiki.ros.org/actionlib).
19
20
0 commit comments