motion of a joint "until" condtions
motion of a joint "until" condtions
(OP)
Hello !
Can I set a motion to be performed until another joint reaches a certain angle ?
Can I set a motion to be performed until another joint reaches a certain angle ?





RE: motion of a joint "until" condtions
MOTION/10,JOINT=10,ROT
, FUNC=VARVAL(10010)
VARIABLE/10010
, FUNC=DTOR*IF(TIME-4: 0, 30, 15*TIME-30)
If this looks like gibberish then you probably need to read the Solver help.
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: motion of a joint "until" condtions
can you just make a very simple model to illustrate, export it and upload it here ? I am a student and since we had no adams classes i have a hard time learning it... :/