How to use multiple global path planner plugins with one robot?
I have made multiple path planner plugins making all different kinds of paths, such as circular arcs, straight lines, A*, etc. Do I have to combine all of them in one code or is there any way with which I can make use of them in real-time?
add a comment