Hello.
I execute
python ./example/wrapper/common/8002-admittance_control.py 192.168.1.244
this command, and it always return below message.
[SDK][ERROR][2026-01-09 16:09:26][base.py:423] - - API -> set_ft_sensor_mode -> code=10, app_code=1
I tryed to deal with this issue like below.
・I updated firmware version with UFactory Studio。
・I'm using the most recent versoin of xArm-Python-SDK.
・I did payload offset identification of UFactory Studio and 8004 script (I added set_ft_sensor_load_offset line after indentification in 8004 just in case)
Thank you for reading my issue.