Closed slim71 closed 3 months ago
This might add a failing reason to consider in #9
The agents are supposed to start from the charging point, so the "home" position stored in the commander will be used as such. Once a task is completed, they could return to that position to conclude operations.
Both "start" and "stop" operations are available:
Something I thought about the start and stop of all agents.
Given I'd like something as real as possible, instead of starting from a random configuration I could make the assumption of battery-powered agents in a warehouse. This usually means each agent should recharge its batteries every chance it has. Why not design the simulation with the agents starting from some specific location in the environment, like in the corners of a room?