[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 574: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 630: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5348: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5348: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5348: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3937)
Plum Geek Forum • Cloud robotics demo code (now with actual code and links to BBC and FT) - Page 5
Page 5 of 5

Re: Cloud robotics demo code (now with actual code!!)

Posted: Tue Apr 03, 2018 1:43 am
by TomTheWhittler
I tried the demo. Got :
_pi $ python clouddemo.py
Error on Write
Error on Write
Traceback (most recent call last):
File "clouddemo.py", line 21, in <module>
sock.bind(rover_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 99] Cannot assign requested address

Apparently I did not do something correctly..

Re: Cloud robotics demo code (now with actual code!!)

Posted: Tue Apr 03, 2018 2:21 am
by TomTheWhittler
Found out I fat fingered the IP address. Fixed that and ran the python script. It did a constant stream of "write error" for the output. Closed the window and then the Raspberry Pi 3 started to act funny. Select shutdown and reboot. Came back with 4 Raspberry's on the top and then it just sits there. Note to self. Clone card with everything setup and working before messing with code. One evening down the drain.

Re: Cloud robotics demo code (now with actual code!!)

Posted: Tue Apr 03, 2018 2:30 am
by TomTheWhittler

Re: Cloud robotics demo code (now with actual code!!)

Posted: Tue Apr 03, 2018 2:10 pm
by headamage
There is a fix for that. Have a look in the previous page or in a separate thread related to Pi3 and pixel. I have not tested it myself but it might help you.

Re: Cloud robotics demo code (now with actual code!!)

Posted: Sun Apr 08, 2018 3:22 pm
by headamage
The rover got some air time on BBC and FT as part of the 5G event in London.

Spirit on FT
https://www.ft.com/video/ecce7b44-fd92- ... b7a537fc60

Spirit on BBC
https://www.bbc.co.uk/iplayer/episode/b ... click-om5g

Re: Cloud robotics demo code (now with actual code and links to BBC and FT)

Posted: Sun Apr 08, 2018 10:01 pm
by sm7tix

Re: Cloud robotics demo code (now with actual code and links to BBC and FT)

Posted: Mon Apr 09, 2018 10:51 am
by headamage
rover was on manual control for the video. wifi was too congested to run the AI reliably. I was able to run it with the AI when fewer people were around at the start/end of the event.

Re: Cloud robotics demo code (now with actual code and links to BBC and FT)

Posted: Mon Apr 09, 2018 4:35 pm
by Kevin
Hey everyone! I know I'm way late in this thread but I wanted to say I love what you all are doing. Sorry I haven't had more time on the forum here, but you all are doing an outstanding job running with this. Love it!

Thanks!
-Kevin

Re: Cloud robotics demo code (now with actual code and links to BBC and FT)

Posted: Tue Apr 24, 2018 12:49 pm
by marckarasek
Are you still planning on posting your code?

I can offer my github repo as a landing place if you want. I have started some similar projects for the Rover. One of which is to drive it via a android app.

Marc

Re: Cloud robotics demo code (now with actual code and links to BBC and FT)

Posted: Tue Apr 24, 2018 3:09 pm
by headamage
It's on page 2.