Hi everbody.
I have a crane that is travelling to a location in a warehouse. How can I perform a 'real' stop of that crane in the middle of travel, with deceleration to zero speed ?
I've tried Object.stop() but is stops immediately (no-deceleration) and I need the crane to decelerates to zero speed.
Thanks
Fabio