ramsay-t / ShefRobot

Wrapper classes for Java code to use Lego robots.
3 stars 1 forks source link

Integrated shutdown hook call to close() into Robot.java. #6

Closed Robadob closed 9 years ago

Robadob commented 9 years ago

Code compiles, but it should be clear I'm unable to test it works from home, so you might want to test this change before accepting the pull request.

I included your email address as r.g.taylor@shef... to contact if that security error occurs, hopefully it's clear enough for students to workout your email without bots finding it on GitHub and sending you spam (including it as \u0000 character codes would probably obfuscate it enough to allow the inclusion of the full email without the majority of crawlers spotting it).

Closes #4

Robadob commented 9 years ago

This can be accepted now that graceful exit has been tested. Alternatively you could just give me collaborator access, I'll leave any dubious commits (e.g. the motor/sensor re-factoring) for you to have a look over first.