![]() |
#4
|
|||
|
|||
Hi,
The viewpoint consists of a head orientation that sits on top of a body orientation. The intersense is modifying the head orientation. So you can apply an offset by changing the body orientation. If you wanted to offset the intersense by 145 degrees then you would do the following: Code:
view.rotate(0,1,0,145,viz.BODY_ORI) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|