| | Re: c++
|
| (...) It depends... One solution is to let the motor float. Another and (I think) obvious solution is to gradually decrease the motor speed by calling SetMotorSpeed (or whatever you call that function) repeatedly with a decreasing speed value. Søren (25 years ago, 14-Oct-99, to lugnet.robotics)
| | | | RE: c++
|
| That would not make the motion any smoother. Granted (yes it is obvious) that it would make the shuting down of the motors smoother it still does not have the desired effect. The solution I believe is somehow coding it so that as long as the button (...) (25 years ago, 15-Oct-99, to lugnet.robotics)
| |