Closed pouyan-asg closed 1 year ago
Hi @pouyan-asg,
I am not entirely sure I understand your issue. According to the feedback you shared, the arm moved to the corretc position for both points and the distance between them is about 14inches. Based only on the numbers, everything seems fine.
Or maybe this is the issue, numbers are fine, but the arm physically moves only 12.5 Inches?
Can you elaborate a bit more please.
Best, Felix
Hi @felixmaisonneuve ,
That's true. based on numbers, it shows fine but arm physically moves only 12.5 Inches (difference between actual number and desired value)
Kinova company directly solved the issue. Thanks
Out of curiosity, what was the issue?
That was a problem in one joint. After various tests, it showed that was a malfunction.
Description
Hi,
The problem I encountered is that when I want to control the robot in Cartesian mode, robot can not follow all waypoints accurately. In other words, consider robot receive two points in XYZ plane in which X and Z are constant. The difference between Y points are 14 inch but after touching the first point, robot touches the second point in 12.5 inches (1.5 inches less than expected). It seems a scale down happened but I checked all points and robot's input is true. In this example, if robot wants to touch exactly 14 inches differences in real-time, I should send the second point with location more that 14 inches. In order to be clearer, below is output of monitoring for two points with 14 inches differences.
and for second point is:
As you can see, the points robot receive are correct but robot movements is not. Is there a setting issue in software side or it relates to hardware joints inaccuracy?
Thank you very much in advance for your time
Expected behavior
accurate movements toward waypoints