Simulation of Micromouse using simulink 3d

4 views (last 30 days)
I have created a plant model for 3d micromouse simulation using simscape multibody.The maze and robot are designed using Solidworks and imported using simscape multibody link.Since proximity sensors cannot be used using simscape,I want to simulate it using Simulink 3d.The vrml files are exported from solidworks.How to set the initial position of robot with respect to maze in simulink 3d? What is the complete step by step procedure to associate physical models with virtual models?How to integrate proximity sensors in simulink 3d?

Answers (1)

Steve Miller
Steve Miller on 5 Jun 2021
Hi Tejas - if you are trying to prevent your mouse from penetrating the walls, this could be set up using the Spatial Contact Force block in Simscape Multibody. If each wall segement were a separate CAD file, then some MATLAB code could be used to insert spatial contact forces between the mouse and the walls.
If you can upload files, we could take a look at it.
--Steve

Categories

Find more on Multibody Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!