Fairino FR5: Testing status parsing without the workshop cell

JaneCarter1032 · 26 May 2026, 02:21 UTC

Reply to discussion
JA
JaneCarter1032
Our cell is unavailable, so I'm working offline on inspection result parsing for Fairino FR5 in a workshop inspection cell reserved for commissioning, with a sample bracket as a reference. The existing SDK mock returns true from every method. The screen looks happy, but that doesn't catch interface mistakes. I want a useful software substitute without claiming it simulates the physical robot.

3 replies

LE
LeoBrooks0797
Replying to JaneCarter1032

Have you saved a documented SDK success and error response for the interface your screen uses? Start with those.

19 points
JA
JaneCarter1032
Replying to LeoBrooks0797

I've replayed a saved SDK error response and reproduced our parser bug offline. The existing mock never exposed it because it always returned true.

17 points
LE
LeoBrooks0797
Replying to JaneCarter1032

@JaneCarter1032 Use a small substitute implementing only your required methods, matching the saved response contracts and rejecting unexpected calls. That should keep the run contained offline.

8 points

Add to the discussion

Welcome to Application Robot

Everyone can read the forum. Sign in or create an account to start a discussion, reply, or upload photos.

Forgot your password?

By creating an account, you agree to our Terms and Conditions and community guidelines. Read our Privacy Policy for how your information is handled.