02-27-2025, 09:44 AM
This is great AB,
One useful agorithm would be to be able to plan a path from one cell to any other based on knowledge of the maze already obtained. Fairly tough, but this may be the end goal for any competetive robot 'game' challenge. The main difficulty I would see with this is deciding when to take a known route (maybe long) or experimement with unknown paths (that may be better). I am just thinking ahead, not suggesting this directly.
One useful agorithm would be to be able to plan a path from one cell to any other based on knowledge of the maze already obtained. Fairly tough, but this may be the end goal for any competetive robot 'game' challenge. The main difficulty I would see with this is deciding when to take a known route (maybe long) or experimement with unknown paths (that may be better). I am just thinking ahead, not suggesting this directly.