Skip to content
Snippets Groups Projects
Unverified Commit 7a0e634d authored by Michael Jeronimo's avatar Michael Jeronimo Committed by GitHub
Browse files

Rename nav2_tasks (fixes #821) (#891)

* Rename nav2_tasks

Now that ROS2 actions have been implementation and the temporary tasks implementation
is obsolete, all of the task-related code has been removed from the repo. What's
left in the nav2_tasks directory is Behavior Tree related code. So, this PR renames
nav2_tasks to nav2_behavior_tree. This new directory will contain any of our
domain-specific nodes and BT-related utility classes.

* Fix a couple more cpplint/uncrustify issues

* Fix a rebase error
parent 43f8e726
No related branches found
No related tags found
Showing
with 86 additions and 86 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment