05-28-2009 04:28 AM
This is my attempt to draw the model. Much error though to display it. I just refer to solarsystem.vi and order of transformation.vi example (the block diagrams). Can anyone check it out?
Enclosed pic is the one I want to draw
05-29-2009 11:26 PM
05-29-2009 11:58 PM
05-30-2009 09:06 AM
Unfortunately, I don't have 8.5, and the 8.6 on my virtual machine shows differences in some of the method calls. That said, I don't understand what you mean by this:
stucked with array - cluster
What array and what cluster?
05-30-2009 11:38 AM
I was trying to control the camera position from 3 slider controls, but the wire is broken.
Nevermind, I just copied from the transformation.vi example and start adjust from there.
So let's build this together:)
this is my current progress
-->I'm trying to add a cylinder just between the base and joint1
Thank you very much
06-01-2009 12:16 PM
current update..
This error keeps coming out:
Error 1055 occurred at Invoke Node
Possible reason(s):
LabVIEW: Object reference is invalid.
Can anyone see through it?
Thanks:)
06-01-2009 01:14 PM
I do not get any error. You do not have the error clusters wired, so it makes it harder to determine where an error may be occurring.
Lynn
06-03-2009 08:00 PM
current update...
still got the error coming out
and yet to be achieved:
a) the fingers are supposed to act as a gripper: open and close
b) the angels of joints must be limited, so the controls could be realistic.
thanks
06-04-2009 09:38 AM
Can you explain the exact steps you follow to produce the errors? What settings of the Joint sliders? How does the error appear? I run the program and all the sliders seem to have an effect.
To limit the angles you can use property nodes to set the Data Entry Limits for the sliders to values which will prevent interference.
Lynn
06-04-2009 09:56 AM
I just run the program, and the error(Error 1055 occurred at Invoke Node) came out, and it said from Object.Add Object node of certain geometry. If I choose to continue, the geometry of the errored node won't show up
It occurs sometimes. Or could it be my PC lack of some other software?
I'll try ur solution bout the angle. thanks