Kinovarobotics / kortex

Code examples and API documentation for KINOVA® KORTEX™ robotic arms
https://www.kinovarobotics.com/
Other
107 stars 84 forks source link

Singularity Avoidance #161

Closed pouyan-asg closed 1 year ago

pouyan-asg commented 1 year ago

Summary

I have a general question. Is there any inherit feature for the Gen3 robot to avoid singularity? In some Cartesian mode, I need the robot to pass singularities without stopping.

Thank you in advance

felixmaisonneuve commented 1 year ago

Hi @pouyan-asg,

Yes, the arm is supposed to deviate slightly from its trajectory to avoid going into singularities when moving in cartesian mode.

Best, Felix

pouyan-asg commented 1 year ago

Thanks @felixmaisonneuve ,

So in high-level control, robot itself tries to pass singularity by deviation slightly. Is it right? I should not do anything else?

felixmaisonneuve commented 1 year ago

exactly. You should not have anything to do