Reading Eddie Sonar Data in VPL
T3rr0rByte13
Posts: 29
I am trying to read the sonar data from the Eddie. What I think should happen is that I should get a constantly updating value in integer format, which I can then use to say "If left sonar sensor < 30 then turn right" However I am having troubles finding how to get this number. I know that the Mark robot service exposes this sonar sensor, but how do I get the current value of the sensors?
Comments