2007-10-03 09:12:53 UTC
Hi,
first, thanks for RTB, it's very great and so nice to use any language :).
I'm working on robot designing and I guess I misundertand movements rules in RTB, as robot just accelerate one time at the beginning (factor 0.5) and brake immediately when radar report anything at 10 distance units (brake factor is max: 1.0) and robot brake continuously.
Wit hsuch mere behavior, I just think my robot will stop soon, but it's not the case, friction in RTB don't completely stop a robot, which confuse me a lot !
Robot slow down but never stop moving.
So I make it accelerate with a negative factor, which works just a little as now it start to go reverse way.
Is there any right way to stop a robot as a real world vehicle ?
Regards.