ROS Toolbox warning with MATLAB Function block.
Show older comments
I get the following warning when trying to run any simulink model containing MATLAB function block:
Warning: An error occurred while evaluating "loc_createToolchain": The 'FileName' property of a coder.make.ToolchainInfoRegistry object must be set to a valid
MAT file: 'C:\Program Files\Matlab\R2018b\toolbox\robotics\robotsimulink\robotslros\toolchain\catkin_toolchain_gmake_win64_v1.0.mat' does not exist.
This custom registration is not loaded.
The warning is thrown when running the model for the first time in any MATLAB instance.
Rerunning the same model or any other model with MATLAB Function block does not cause the warning. It will only retrigger if exiting and reopening MATLAB.
Accepted Answer
More Answers (0)
Categories
Find more on Specialized Messages 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!