Plaquette icon indicating copy to clipboard operation
Plaquette copied to clipboard

Add a speed() function to Ramp

Open sofian opened this issue 9 months ago • 0 comments

Instead of a duration, there are many scenarios where what matters is the speed at which the ramp moves (for example when moving a motor). So we should be able to use speed(float) it instead of calling duration(float).

sofian avatar May 03 '24 14:05 sofian