Search found 2 matches
- Tue Feb 11, 2014 4:42 am
- Forum: Volume 5 (500-599)
- Topic: 556 - Amazing
- Replies: 17
- Views: 8949
Re: 556 - Need clarification
Got it. Turns out the spec is really not very clear. Just forget the "If it can not proceed, it will turn left until it can proceed.". The spec can be summarized as: "make the robot contour the map by always having a wall at its right side".
- Tue Feb 11, 2014 12:14 am
- Forum: Volume 5 (500-599)
- Topic: 556 - Amazing
- Replies: 17
- Views: 8949
556 - Need clarification
So after re-reading the problem 556 "Amazing", I still don't get how the robot is supposed to explore the environment. By (manually) following the algorithm described in the problem on the sample map, I would run into an infinite loop at the rightmost vertical corridor. Let "x" be the "trail" left ...