This repository contains the controller behavior plugin for a behavior tree. The plugin communicates with the main reach_repeat
node to request velocity commands corresponding to specific edges in the topological map.
The code in implemented using the following reference: https://docs.nav2.org/plugin_tutorials/docs/writing_new_nav2controller_plugin.html
TODO