-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flexbe hfsmbth demo #51
Closed
Closed
Conversation
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
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Adding problem definitions for discussion
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Adding Problem 1 as discussed
Signed-off-by: Christian Henkel <[email protected]> Co-authored-by: Sebastian Castro <[email protected]>
…facts (#8) --------- Co-authored-by: Matthias Mayr <[email protected]>
Signed-off-by: David Oberacker <[email protected]>
* New: Adds repo for SkiROS2 implementation * Fix: Corrects SkiROS2 submodules and add deps * Consolidate apt installs * New: Adds SkiROS2 task planner installation --------- Co-authored-by: Sebastian Castro <[email protected]>
* add FlexBE dependencies --------- Co-authored-by: Sebastian Castro <[email protected]> Co-authored-by: David Conner <[email protected]>
* New: Adds convenience functions and python warning suppression * New: Allows to build single package and up to a package * New: Introduces WORKSPACE_ROOT and uses ROS_WS more
* Install gdb, nano, and rqt_service_caller in container * Remove NVIDIA env var in compose file
…es. (#44) * adding as2fm as submodule * adding bt_tools * technology readme * convince example --------- Signed-off-by: Christian Henkel <[email protected]> Co-authored-by: Sebastian Castro <[email protected]> Co-authored-by: Sebastian Castro <[email protected]>
Add additional behaviors, update README, and provide additional state implementations
…bosim_flexbe_btcpp executor; add HFSMBTH behavior; add copy of BT.cpp demo trees and change to unique tree name required by executor
* adding more actionsto BTCPP executor * fixes and more documentation * more notes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is not intended to be merged right now as it has merged the PR #40 and #41 so that I could do some testing.
Just putting this up there for viewing as it now includes a trivial demo of HFSM/BT integration using BT.cpp ExecuteTree action.
It does include intended changes to LICENSE and other misc changes on FlexBE side.