1 package com.neuronrobotics.sdk.addons.kinematics;
void setUpperLimit(int upperLimit)
void setTargetValue(double val)
void setLowerLimit(int lowerLimit)
void setDeviceTheoreticalMin(double deviceTheoreticalMin)
void setPauseEvents(boolean pauseEvents)
void setDeviceTheoreticalMax(double deviceTheoreticalMax)
void cacheTargetValueDevice()
void flushAllDevice(double time)
MockRotoryLink(LinkConfiguration conf)
double getCurrentPosition()
void flushDevice(double time)