@@ -37,7 +37,7 @@ to visualize, record, replay and analyze state transitions.
3737You can learn about the main concepts, the API and the tutorials here: https://www.behaviortree.dev/
3838
3939If the documentation doesn't answer your questions and/or you want to
40- connect with the other ** BT.CPP** users, visit https://discourse.behaviortree.dev/
40+ connect with the other ** BT.CPP** users, visit [ our forum ] ( https://github.com/BehaviorTree/BehaviorTree.CPP/discussions )
4141
4242## Previous version
4343
@@ -49,7 +49,7 @@ only in the master branch.
4949
5050# GUI Editor
5151
52- Editing a BehaviorTree is as simple as editing a XML file in your favourite text editor.
52+ Editing a BehaviorTree is as simple as editing an XML file in your favorite text editor.
5353
5454If you are looking for a more fancy graphical user interface (and I know you do) check
5555[ Groot2] ( https://www.behaviortree.dev/groot ) out.
@@ -65,7 +65,7 @@ Three build systems are supported:
6565- ** catkin** , if you use ROS
6666- ** colcon (ament)** , if you use ROS2
6767- ** conan** otherwise (Linux/Windows).
68- - ** straight cmake** if you want to be personal responsible for depndencies :)
68+ - ** straight cmake** if you want to be personally responsible for dependencies :)
6969
7070Compiling with [ conan] ( https://conan.io/ ) :
7171
@@ -92,8 +92,8 @@ example here: https://github.com/BehaviorTree/btcpp_sample .
9292
9393# Commercial support
9494
95- Are you using BT.CPP in your commercial product and you need technical support / consulting?
96- You can contact the main author dfaconti@aurynrobotics.com to discuss your use case and needs.
95+ Are you using BT.CPP in your commercial product and do you need technical support / consulting?
96+ You can contact the primary author, ** dfaconti@aurynrobotics.com ** , to discuss your use case and needs.
9797
9898# License
9999
0 commit comments