We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of outputting to the terminal like the StdCoutLogger, it would be nice to output to rosout for ROS2.
StdCoutLogger
But since this package isn't even ROS2, what would be the best way to go about this? Create a ros2 branch? Or create a new BehaviorTree.ROS2 repo?
ros2
BehaviorTree.ROS2
(Note, this is a different request than #5).
The text was updated successfully, but these errors were encountered:
I am going to create a ROS2 version soon
Sorry, something went wrong.
Awesome!
If there's a test-branch available somewhere, I'd be happy to evaluate!
No branches or pull requests
Instead of outputting to the terminal like the
StdCoutLogger
, it would be nice to output to rosout for ROS2.But since this package isn't even ROS2, what would be the best way to go about this?
Create a
ros2
branch? Or create a newBehaviorTree.ROS2
repo?(Note, this is a different request than #5).
The text was updated successfully, but these errors were encountered: