Skip to content

updated agent.moving behavior to give correct value when agent is blocked

Erik Nygren requested to merge 115_agent_not_moving into master

This solves #115 (closed) . Simply added an update to the agent.moving in the env.step function.

Merge request reports