Custom RMF package development. #575
Replies: 1 comment 8 replies
-
What you're describing is the purpose behind In theory I have some words of caution about building something directly against
Overall, what you want is something that you'll see better support for in our forthcoming work. You could use what's already available today, but it's likely to be deprecated by the time you finish getting it to work. If you can elaborate on your use case and development timeline maybe I can give more guidance on which path makes more sense. |
Beta Was this translation helpful? Give feedback.
-
I want to make a custom rmf package that is very lightweight and only cares about traffic conflict detection and scheduling. Can i just use the rmf_traffic repository/package for that? What is the most appropriate way to do that?
Basically I want to use the core RMF functionality of traffic management in a distributed way.
Also, is there a way to run rmf_traffic_schedule node separately on each robot? if yes, how can I do that? Please guide.
Beta Was this translation helpful? Give feedback.
All reactions