json network pipe for robot soccer
Go to file
Stephen McQuay 69d2c50dc5 Fixed bug where zero value was not being used
if you read gob docs it states the following:

" If a field has the zero value for its type, it is omitted from the
transmission."

That's powerful savings. I didn't know. Now it works as one would expect.
2015-02-04 21:41:00 -08:00
cmd Fixed bug where zero value was not being used 2015-02-04 21:41:00 -08:00
robo.go added fancier logging 2015-02-04 21:35:33 -08:00