I'm trying to implement a simulated robot in JAM agent that as the ability to walk
through the room. The starting position is (0,0) and exit position is (7,6). I don't know how to get the robot to walk through the room. I tried every method and its not working at the moment.