Re: [Pyro-users] Re: Anyone using Roomba?

2008-07-22 Thread Douglas Blank
Matt, That sounds overly complex for just the Create. Consider talking to it via Bluetooth---either the one mentioned yesterday, or the Fluke (which adds a camera, IR, and LEDs--- for just $100). On the other hand, going with the Create + Gumstick allows one to follow the "Robotics Primer" (go

Re: [Pyro-users] Re: Anyone using Roomba?

2008-07-23 Thread Douglas Blank
Python definitely the way to > go) > > Good Luck. > > -Chad > > > > > > On Tue, Jul 22, 2008 at 7:30 AM, Douglas Blank <[EMAIL PROTECTED]> > wrote: > > Matt, > > > > That sounds overly complex for just the Create. Consider talking

Re: [Pyro-users] Pyro and Ubuntu 8.04

2008-08-11 Thread Douglas Blank
Leonard, I'm on vacation this week, so just a brief note now: Player/Stage/Gazebo has changed substantially. I suspect it will take some work to get Pyro to work with the latest versions. Patches accepted :) -Doug - "Leonard Smith" <[EMAIL PROTECTED]> wrote: > Greetings. I am attempting

Re: [Pyro-users] Error in deep copying neural network

2008-08-19 Thread Douglas Blank
Dave, I didn't follow exactly what you are trying to do, but if you can avoid deepcopy() that is probably a good idea. If you just want to clone a network, you might take a look at the arrayify functions. It assumes that you have the correct structure (layer sizes and connections) and will ta

Re: [Pyro-users] Wumpus World problem

2008-10-21 Thread Douglas Blank
- Christine A. Shannon <[EMAIL PROTECTED]> wrote: > I've downloaded the newest version of pyro and tried to run the Pyrobot > simulator with the Wumpus World.py > > and got the following message -- looks like missing modules > > > Traceback (most recent call last): > File > "/usr/lib/pyt