简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。

Which SDK folder is my script actually using? (Fairino FR5)

JackBennett0776 · 2026年4月14日 02:05 UTC

回复讨论
JA
JackBennett0776
I rebuilt our laptop, and the read-only script for controller identity recording on Fairino FR5 now rejects an argument before contacting the controller. The old laptop still runs the same script. I've found several SDK folders, but no record of which copy it uses. Our setup is in a maintenance bench with controller access, with a fixture plate as the reference item.

9 条回复

HE
HenryBrown0873

Which module path does the script's own interpreter load on each laptop? I'd start there; the names on the SDK folders don't tell you what's running.

4
JA
JackBennett0776

Different paths. Our vendor folder on the old laptop, an installed package on the rebuild. I'd compared everything except the imports, apparently.

20
HE
HenryBrown0873

Preserve your working copy and compare the two function signatures. Recreating it in an isolated environment should answer the laptop part of the problem.

16
PR
PriyaBrown0916

@HenryBrown0873 Does recreating that copy really settle the laptop side? It could fix the signature mismatch while leaving a different launcher or dependency problem.

6
HE
HenryBrown0873

You're right about my wording. Matching the SDK starts the comparison; it doesn't finish it. Include the interpreter, dependencies and launcher, then compare the documented read-only result.

13
JA
JackBennett0776

@HenryBrown0873 Found it: the rejected argument has a different signature. Both copies are intact, and our working laptop is untouched.

25
LI
LiamCarter1012

@JackBennett0776 My first instinct would've been to change that argument. Why not just match the installed package's signature?

3
HE
HenryBrown0873

@LiamCarter1012 It could remove the local error. You'd still need matching SDK documentation and confirmation of the controller pairing; accepting the arguments doesn't establish the rest of the behaviour.

6
RE
ReeceBrooks0819

@HenryBrown0873 My terminal and shortcut used different environments. I celebrated fixing the terminal. The shortcut wasn't impressed.

4

参与讨论

欢迎来到 Application Robot

所有人都可以阅读论坛。登录或注册后即可发起讨论、回复或上传照片。

忘记密码?

注册账号即表示你同意我们的 使用条款 社区准则。请阅读我们的 隐私政策 ,了解我们如何处理你的信息。