03-28-2023, 02:53点
Hello,
currently we are using RoboDK to simulate several robots together with our CAD models to check for collision. We also have another application that would need the current angles of all axis of these robots during the simulation. Is there a way to set up a data stream to get the values in a faster way than just retrieving them with a loop of robot.Joints() throught the api?
This solution slows down our other software by such an amount that we can't use RoboDK for our solution.
We are working with RoboDK 5.5.3 if that matters and are accessing RoboDK via the C#-API.
Kind Regards
Luis
currently we are using RoboDK to simulate several robots together with our CAD models to check for collision. We also have another application that would need the current angles of all axis of these robots during the simulation. Is there a way to set up a data stream to get the values in a faster way than just retrieving them with a loop of robot.Joints() throught the api?
This solution slows down our other software by such an amount that we can't use RoboDK for our solution.
We are working with RoboDK 5.5.3 if that matters and are accessing RoboDK via the C#-API.
Kind Regards
Luis