Tremor durring trajectory execution #24
-
I use your driver to operate the robot. I copied Karel programs by installation script and use streamer to send points to the robot. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
What the video shows seems to be stop-and-go motion, not necessarily a tremor (but I understand why you describe it that way). Unfortunately, for (relatively) dense trajectories, this is currently expected behaviour. See Fanuc robot slows down at each trajectory point despite CNT is set to 100 for a discussion of the behaviour you're seeing specifically, and see Motion performance between fanuc_driver/fanuc_driver_exp vs offline trajectory generation (and the linked Q&As and issues there) for instance for a previous discussion about the general problem. Other examples of similar discussion: How to make Fanuc CRX-10iA/L move faster? |
Beta Was this translation helpful? Give feedback.
What the video shows seems to be stop-and-go motion, not necessarily a tremor (but I understand why you describe it that way).
Unfortunately, for (relatively) dense trajectories, this is currently expected behaviour.
See Fanuc robot slows down at each trajectory point despite CNT is set to 100 for a discussion of the behaviour you're seeing specifically, and see Motion performance between fanuc_driver/fanuc_driver_exp vs offline trajectory generation (and the linked Q&As and issues there) for instance for a previous discussion about the general problem.
Other examples of similar discussion: How to make Fanuc CRX-10iA/L move faster?