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 to

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

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