[Pyro-users] light sensor questions

2007-03-15 Thread belinda thom
Hi again, I'm on a roll :-). The range info re: distance() vs value was quite enlightening. Now I'm wondering more about the light sensors. I discovered dir(robot.light[0]) which led me to try out things like: robot.light[0].angles() (both lights are angle 0---what does this mean? how ca

Re: [Pyro-users] sensor data, value versus distance

2007-03-15 Thread Douglas S. Blank
On Thu, March 15, 2007 7:57 pm, belinda thom said: > Hi, > > I've read thru the Sensors module on the Wiki, which provides a lot > of useful information. However, I'm still uncertain what the answer > is to the question that originally led me there, so I thought I'd try > the list. > > If I do some

[Pyro-users] sensor data, value versus distance

2007-03-15 Thread belinda thom
Hi, I've read thru the Sensors module on the Wiki, which provides a lot of useful information. However, I'm still uncertain what the answer is to the question that originally led me there, so I thought I'd try the list. If I do something like: robot.range[0].distance() and then robot.r