2 May 2005 15:48
Re: Analysis of robot behaviours?
Steve Hassenplug <Steve <at> TeamHassenplug.org>
2005-05-02 13:48:25 GMT
2005-05-02 13:48:25 GMT
On Sun, May 1, 2005 12:42 pm, Johan Hjertman said: > But first little info about the robots. There are two robots, one is the prey (3 > bump sensors, 1 rotation sensor) that just drive around and try to avoid things > and it has a lamp on it. The other one is the hunter(2 bump sensors and 2 light > sensors). It avoid things and try to follow the prey. ... > > My question is really how do I evaluate the robots behaviour after I´ve run the > program, so I can see if it helps for example if I change the learning rate for > the neural network or if I change the sensors position. I would think you'll want to run some controlled tests. For example, dis-connect the motors on the prey, and see how long it takes the hunter to "catch" it. Try several positions, then make your changes, and try the positions again, to see how that helps or hurts the result. (takes more or less time) Once you can see how changes affect the result, you'll be able to better understand how to evaluate it's behavior. Steve
RSS Feed