Feature #1153
Updated by Jules Waldhart almost 7 years ago
Develop a framework that can plan motion for n robots with any kind of goal and constraints. # 1. design and implement base class for a generic motion planner; # 2. Planner Factory or Register to manage planners eventually from plugins. # 3. test plugin