Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
good
good le 26 Nov 2014
Commenté : samia ABBOUD le 15 Nov 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
  1 commentaire
samia ABBOUD
samia ABBOUD le 15 Nov 2017
Hi, how can I contact you please ? I have the same problem

Connectez-vous pour commenter.

Réponses (1)

Jan Houska
Jan Houska le 28 Nov 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 commentaire
good
good le 7 Déc 2014
Modifié(e) : good le 7 Déc 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

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by