aweisser / ev3

MIT License
0 stars 1 forks source link

Check the position with which the robot is initialized #4

Open rluetzner opened 7 years ago

rluetzner commented 7 years ago

As stated in #3 at least one unit test had the robot starting inside the wall.

We should make the robots position inaccessible to set and instead add a way to initialize the position and check if it is valid.