BehaviorTree / BehaviorTree.ROS2

BehaviorTree.CPP utilities to work with ROS2
Apache License 2.0
144 stars 59 forks source link

Made documentation more accurate and useful, including a Doxygen config. #84

Open b-adkins opened 2 months ago

b-adkins commented 2 months ago

I have been using BehaviorTree.CPP and .ROS2 and have been finding small issues with the documentation.

Changes

Fixed documentation to be more accurate and to include information that I had to read the source to figure out. Added Doxygen config and fixed broken Doxygen tags.

Doxygen Config