Hi,
I'm trying to make a real-time visualization model using Inventor. I
want to update the position of the actors in my scene graph based on some
calculations. i.e
I have
robo_trans->translation.setValue(robot_x,robot_y,0.0);
After some calculations, the values of robot_x, robot_y change. I want to
render the scene with the changed values. Thus showing the effect of the
object moving.
Could someone please tell me how to do it..
Thanks,
Arvind
--
//////////////////////////////////////////////////////////////////////////////
Linux is like a Teepee,
No Windows, No Gates,
Only Apache inside.
Arvind Lakshmikumar
Laboratory for Intelligent,Real-Time and Secure Systems
School of EECS
Stocker Center
Ohio University
Athens, OH 45701
Ph(Work): (740)593 0453
(Home): (740)592 5940
Email: kla@xxxxxxxxxxxxxxxx
//////////////////////////////////////////////////////////////////////////////
|