theilem/uavSim

movement_range

WY0320914 opened this issue · 1 comments

"grid_params": {
"movement_range": [
50,
150
],
May I ask the author [50,100], what is the purpose of setting this range, and what movement range does and represent?

It is the number of steps the agent can take before needing to recharge. It is set randomly within that range.