This channel is about research and development of a solution for fast pathfinding in dynamic conditions.
All you can see is AI based on a specific algorithm and software code. This is not machine learning, such as a neural network.
Some advantages:
• Serving multiple independent agents, the number of which can change dynamically;
• Any-angle path planning;
• Ability to handle conflicts of intersecting routes;
• Processing of graphs with node degrees sufficient for dynamic pathfinding in 3D space. Other advantages are also relevant;
• Support for multiple dynamically moving targets;
• Support for dynamically changing priorities for building routes to one or more dynamic targets;
• Processing dynamically changing map topology (falling or moving objects, other agents, etc.);
• Dynamic pathfinding layers (or navigation layers), a concept I am developing that includes a combination of navigation and control logic.
This is not an ML project, but integration is possible.
Please support !