Replies: 2 comments 10 replies
-
The out-of-the-box solution for using Open-RMF with robots managed by Nav2 is to use free fleet. The free fleet has fallen a bit behind in terms of what features of Open-RMF it supports, but @aaronchongth is actively working to get it up to date. |
Beta Was this translation helpful? Give feedback.
3 replies
-
From what I have experienced. The integration with nav2 in simulation is complicated as namespaces does not seem to be handled properly by navigation2 stack. |
Beta Was this translation helpful? Give feedback.
7 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi everyone,
I'm opening this discussion because I'm very confused as to how this project is supposed to be used. I've already built a multirobot solution using ROS2 and the Nav2 stack. Everything is working fine, I can move N robots around through RViz2.
Now the issue that I'm currently facing is that robots "collide" when they cross their paths. Moreover if I send a robot to a place and afterwards I send another robot to the same place, the robot that is approaching its goal will eventually try to push the robot that previously reached the very same goal. So to the point: given I have everything working, how do I integrate my existing stack with open-rmf?
Is there any documentation / tutorials on how to achieve this? I do understand that the demos are nice and all that if you want to try open-rmf from scratch, but the information I'm looking for (at least the places I've looked into) seems to be missing or non-existant.
Are there any plans to document this or at least to have a detailed guide on the things that need to be done in order to support an already existing multi-robot environment with Nav2?
Thanks,
Lucas.
Beta Was this translation helpful? Give feedback.
All reactions