MATLAB: Mobile robotics training toolbox

errorMATLABRobotics System Toolboxsimulinkundefined variable

Hello,
Im running into an error when im going through the mobile robotics training toolbox, im looking to improve my use of simulink and stateflow and this seemed like a good place to start.
When I go to run the rimulation deadReckoningSim_soln I receive the following:
Error in 'deadReckoningSim_soln/Robot Simulator': Initialization commands cannot be evaluated.
Caused by:
  • Undefined variable "robotics" or class "robotics.BinaryOccupancyGrid"
I have had a look around and im unsure where this reference is occuring and what the case may be, any help appreciated. Im using Matlab R2017b for this training.

Best Answer

This means you don't have a Robotics System Toolbox license.
If you are able to get one, this issue should be resolved.
- Sebastian
Related Question