How to solve C24 error?
Product: xArm series, UF 850, Lite6
UFactory version: V2.1.0+
There are 2 reasons for C24 error:
- The motion speed(calculated joint speed) is too high.
- Singularity appears in the motion path.
1. Reduce TCP speed
Reducing TCP motion speed/acceleration/jerk in the program.
2. Re-plan the path to the target point(Interpolation)
3. Bypass singularities
UFACTORY Studio: Settings-General-Advanced Settings-Bypassing Singularities.
Python SDK: set_allow_approx_motion(self, on_off)
Example
Reduce TCP Speed
Re-plan the path
Enable 'Bypassing Singularities'.
Note: If the above methods can not solve your issue, please send the files below to the support team.
The firmware and UFactory Studio version.
The script or points(>2) that can reproduce the problem.
The configuration file. It can be downloaded in 'Settings-General-Advanced Settings-Logic-Export the configuration file'.