12-13-2024, 08:21 AM
Hello! I'm trying to achieve something in RoboDK and I can't seem to make it work. Using a Python script, I've extracted a point cloud from an STL object. With this point cloud, I'd like the robot's TCP to move to each of those points and create a curve that passes through all the points in the cloud (simulating a laser triangulator). Do you see it as possible to achieve this using RoboDK? Best regards and thanks in advance!