Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - rshiordia

#1
I have found the problem:
When I divided the contours I got a list of points per contour. However, I inserted the first point at the end of each list, so that the step between layers would be at the start point of each contour.
If I disconnect this part of the definition, and use a list of points that does not repeat the fist point at the end, the error does not appear.
Perhaps PRC finds duplicate points????

Rodrigo.
#2
Hi Johannes,
This did not have any effect...
Disconnected tool axis offset AND safe plane from the simulation, and the error still happens at the step between layers.
Rodrigo.
#3
Hi everyone,
I have a set of contours which i've turned to toolpaths using SPL movement command. Between each layer, I've connected using LIN movement. If I used the spl movement across all contours, the step between each layer would be off and imprecise. If I used all LIN movments, I'd need too many points which my robot would not support htat many lines of code. (Ic could use many files but i'm lazy that way, besides, I'd never used SPL and this was a cool opportunity to try it out.
The simulation does not present unreachability or singularity problems, however when I run the simulation, at exactly the step between each layer the PRC component turns red and outputs: 1. Solution exception:Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

This seems to happen only at that point, and all other robot positions do not show any errors. All other slider positions show perfect.
I think I can run this code on our KR150 but just wanted tio understand what's going on?

Pictures and definition attached.
best. Rodrigo.
Mexico City.