fzi-forschungszentrum-informatik / ros2_ros_bt_py

This is a Behavior Tree library meant to be an alternative to SMACH, FlexBE and the like. It includes a ReactJS-based web GUI and all the building blocks you need to build moderately advanced mission control Behavior Trees without writing a single line of code!
BSD 3-Clause "New" or "Revised" License
24 stars 6 forks source link

Minor fixes in documentation #62

Closed YBachmann closed 6 months ago

YBachmann commented 6 months ago
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 32.93%. Comparing base (87e731a) to head (5b21c63).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #62 +/- ## ======================================= Coverage 32.93% 32.93% ======================================= Files 37 37 Lines 5404 5404 Branches 1249 1249 ======================================= Hits 1780 1780 Misses 3556 3556 Partials 68 68 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.