how to combine the robot and maze environment inside one wrl file?

2 visualizaciones (últimos 30 días)
good
good el 26 de Nov. de 2014
Comentada: samia ABBOUD el 15 de Nov. de 2017
Hi. I am working simulink 3D animation, doing a maze environment and a robot. the robot must navigate in side this maze. both two environments are done using solidworks and converted to wrl file and Meters as unit. i tried to use VR sink parameters block to create new wrl file and combine the robot and it maze inside it. but the out put of this new wrl file's graph is not correct, the robot should be inside the maze. But what i got is the opposite. the maze is inside the robot, and dimension of the robot become bigger than its maze.
*wrl means VRML97 standard.
can some one guide me on how to overcome this problem. thank you all

Respuestas (1)

Jan Houska
Jan Houska el 28 de Nov. de 2014
You can try to wrap either the robot or the maze (or both) by a VRML97 Transform node. This node has a scale field that allows you to scale its children, so you can adjust the scale of your objects as you need.
  1 comentario
good
good el 7 de Dic. de 2014
Editada: good el 7 de Dic. de 2014
thank you MR Jan Houska for your kind answer and quick response. indeed i tried this way but dose not work out, can i upload these files here in order to take a look on it .
thanks

Iniciar sesión para comentar.

Categorías

Más información sobre Labyrinth problems en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by