Script to use linear rail with Continuous Path command


#1

I want to use dobot to make a smooth trajectory with linear rail.
i have the mathematical relationship between L (the linear rail position) X=sigmoid_function(L) and J4=atan(dX/dL).
How can’I use the script mode in dobot studio to do so?