필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
good
good 2014년 11월 26일
댓글: samia ABBOUD 2017년 11월 15일
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개)

Jan Houska
Jan Houska 2014년 11월 28일
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
good
good 2014년 12월 7일
편집: good 2014년 12월 7일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Labyrinth problems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by