How to run multi robot warehouse simulation?
Afficher commentaires plus anciens
I am learning to use Robotics System Toolbox from the example provided by MATLAB.
openExample('robotics/ControlAndSimulateMultipleWarehouseRobotsExample')
I followed all steps provided above yet failed to run the simulation in the end with the error shown below.
Error robotcontroller_msf.obj: Undefined (*ABS*). Symbol .file
gmake: *** [../../../../robotController_msf.mexw64] Error 1
### Build procedure for robotController aborted due to an error.
Simulation targets built:
Model Action Rebuild Reason
===========================================================================
robotController Failed Code generation information file does not exist.
0 of 1 models built (0 models already up to date) Build duration: 0h 2m 53.638s
Unable to update models referenced by 'multiRobotExampleModel'.
Caused by: Error(s) encountered while building "robotController_msf"
Component:Simulink | Category:Block diagram error
I tried to check the block diagram of robotController but couldn't locate the error.
Any suggesstions for running the simulation smoothly?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Robotics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
