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.
@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.