10-16-2025, 02:01 PM
We are trying to model a machine with a large number of linear actuators. all actuators are parallel and move independently.
I does not need to be synchronized with the robot as it will be used mostly for collision detection
I haven't found a way to build a mechanism as such in robotDK so I thought of using a Python script to control it. Is there a better way?