Sonar
Is that a Maxtobotix sonar? If so, how good does it work?
The maxibot sonar isn’t in
The maxibot sonar isn’t in use yet. But when I was testing it, it works fine. Similiar as to the IR, only longer range. I actually like the IR better.
Those maxbotics all have an
Those maxbotics all have an analog pin as well as PWM and rs232 level serial out. If you choose the analog they`re just as easy to plug in as an IR sensor.
I use the PWM though, just to save some analog in pins.
1 replyawesome
i definitely need one. Screw those SRF05s.
It works very well, I’m
It works very well, I’m really pleased with it. No it does not go 100% straight forward. It’s more than enough powerfull for indoor use.
at 0.25s it commit a
at 0.25s it commit a mistake, it have to steer left but it go right…
probably sensors scan (turret twist) is too slow compared to bot motion speed
Nice! I really like that
Nice! I really like that chassis. What voltage/pwm are the motors running at in the video? Are the gearboxes very noisy, compared to say a solarbotics motor?
I have a similar drive function on my bot too, makes it easy saying mGo(LEFT, 300); etc etc.