I have the kit and my own PI. I have managed to get the robot to use an internal wifi address so I can access it from my network. The camera works but the robot doesnt move. I think its an issue with the mini-driver but I am not sure. Here is my log output:
Main Log
DEBUG:tornado.general:sockjs.tornado will use json module
INFO:root:Starting web server...
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
INFO:root:Read 0X0 0.0
INFO:root:Expected 0XACED 0.38
INFO:root:Unable to connect to correct firmware, uploading...
INFO:root:No file copy needed
DEBUG:root:Building sketch in dir /root/.ino_uploader/mini_driver_firmware
DEBUG:root:Trying to upload /root/.ino_uploader/mini_driver_firmware/.build/atmega8/firmware.hex
DEBUG:root:uploadResult = 0
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
WARNING:root:Got message with invalid checksum
INFO:root:Read 0XACED 0.38
WARNING:root:Got message with invalid checksum
INFO:tornado.access:200 GET /logs.html (192.168.69.11) 50.94ms
INFO:tornado.access:200 GET /logs.html (192.168.69.218) 3.90ms
INFO:tornado.access:200 GET /js/sockjs-0.3.min.js (192.168.69.218) 95.48ms
INFO:tornado.access:200 GET /js/jquery.js (192.168.69.218) 353.28ms
WARNING:tornado.access:404 GET /favicon.ico (192.168.69.218) 18.86ms
WARNING:tornado.access:404 GET /favicon.ico (192.168.69.218) 3.44ms
INFO:tornado.access:200 GET /robot_control/info (192.168.69.218) 2.66ms
INFO:tornado.access:200 GET /js/jquery.js (192.168.69.11) 9.92ms
INFO:tornado.access:200 GET /js/sockjs-0.3.min.js (192.168.69.11) 9.20ms
WARNING:tornado.access:404 GET /favicon.ico (192.168.69.11) 3.55ms
INFO:tornado.access:200 GET /robot_control/info (192.168.69.11) 4.67ms
INFO:tornado.access:304 GET /logs.html (192.168.69.218) 5.36ms
INFO:root:SockJS connection closed
INFO:tornado.access:304 GET /js/sockjs-0.3.min.js (192.168.69.218) 4.63ms
INFO:tornado.access:304 GET /js/jquery.js (192.168.69.218) 4.63ms
INFO:tornado.access:200 GET /robot_control/info (192.168.69.218) 3.76ms
Ino Build Log
Any help will be gratefully appreciated.
JStatistics: Posted by derrywinnen — Sat Sep 12, 2015 7:23 pm
]]>