![]() |
#4
|
|||
|
|||
Just quickly looking, the reason T12 isn't getting set is probably the error (extra '=') in this line:
Code:
T12.set=(math.cos(math.radians(theta2)),-math.sin(math.radians(theta2)),0,a1,(math.sin(math.radians(theta2))*math.cos(math.radians(alpha1)),(math.cos(math.radians(theta2))*math.cos(math.radians(alpha1)))),-math.sin(math.radians(alpha1)),(-math.sin(math.radians(alpha1))*d1),(math.sin(math.radians(theta2))*math.sin(math.radians(alpha1))),(math.cos(math.radians(theta2))*math.sin(math.radians(alpha1))),math.cos(math.radians(alpha1)),(math.cos(math.radians(alpha1))*d1),0,0,0,1) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simple Game Design with Vizard 3.0 | Apostolos | Vizard | 1 | 07-27-2011 12:39 PM |
moving object forward backward | Zword | Vizard | 4 | 01-20-2011 08:21 AM |
simple VRPN question | mjabon | Precision Position Tracker (PPT) | 2 | 08-25-2009 10:12 PM |
Simple Head Tracker | PHart | Vizard | 1 | 05-10-2009 05:35 PM |
Kinda simple but I can't find out how... | TrashcanPatrol | Vizard | 1 | 01-08-2009 11:53 PM |