stacey Posted April 24, 2019 Share Posted April 24, 2019 Hello, guys! Recently, I'm trying to do a project that needs to connect houdini with arduino. I want to use the data I got from ultrasonic sensor from arduino to change the height of a tube in houdini. But it seems that there are some problems of the connection, Anyone can give me some advice? This is the error message that I got from the software: Error: Unable to evaluate expression ( Traceback (most recent call last): File "<stdin>", line 2, in expression File "opdef:/Object/gwPlatform?PythonModule", line 15, in getHeight File "opdef:/Object/gwPlatform?PythonModule", line 3, in updateValues AttributeError: 'module' object has no attribute 'updateFrame' (/obj/gwPlatform1/tube1/tube1/height)) And here are some screenshots of my project. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.