-
Notifications
You must be signed in to change notification settings - Fork 11
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
Demo simulation with custom Navigation2 Behavior Tree #34
Comments
Hey, thanks for the request! Are you sure there is a
This indeed is a good idea, we will surely do it, once we develop it. If you have any specific application in mind, please feel free to add your ideas. We will be happy to hear about it as well. |
You are right, I made a mistake - it is Picking demo - pickup and drop demo, that's it: a robot moves to the point A, wait for the input from the human for package pickup confirmation, moves to the point B, wait for the input ("drop"). It seems like a really good base for more complex stuff later too. Thanks for your fast answer, I understand that default BT is fine too. |
I like this idea, I do not know when will this be added to the BT tree. But I will keep this as an "open" issue, so that I have this in my mind for the next year. |
There: I created an issue with it there: It could still be a base for this kind of demo so I wanted to mention it there. |
Hello,
Since Neobotix robots in your simulation are used with Nav2 stack, would it be possible to present a task execution example (e.g. picking demo with
wait_for_input
plugin) using custom BT and Nav2 nodes (based on this tutorial)? With use ofnav2_bt_navigator
or similar.At the moment I couldn't find any nice and simple example of its use.
It could be then promoted as a tutorial on ROS Discourse forum or linked on the ROS2/Nav2 website as a Neobotix tutorial.
Best regards
Łukasz Janiec
The text was updated successfully, but these errors were encountered: