-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ActionServerBT Overhaul and Add Static TF Object (#114)
* [WIP] Working MoveIt2Visitor, DebugVisitor, and StaticTransformBroadcaster logic; Next Step is MoveIt2Plan and MoveIt2Execute Behaviors * [WIP] Formatted overhaul of ActionServerBT to be a true tree generator, and separate actionserver functionality out of create_tree. * [WIP] Ran pylint * Addressed Draft PR comments * Fixed bug, tested AcquireFood, TODO test other trees * Tested all MoveTo actions w/o perception * Switch ComputeFoodFrame to get node from setup() * Fixed comment nit * Final nit
- Loading branch information
Showing
17 changed files
with
459 additions
and
378 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.