SIMULINK ROS Permission denied

17 views (last 30 days)
Albin Biju
Albin Biju on 27 Nov 2021
Caused by: Permission denied
  3 Comments
Mahshad Kadkhodazade
Mahshad Kadkhodazade on 5 Dec 2022
I'm having the same error. I attached my model.
p.s.: first time, I initialized roscore on ubuntu, then on matlab. I got this error.
second time, I restarted my computer and this time initialized ros on matlab. Still the same error.
Mahshad Kadkhodazade
Mahshad Kadkhodazade on 5 Dec 2022
I solved it by going to matlab script and changing the folder directory to the folder where the python code of my publisher node exists. I got this idea from below link:
https://forums.ni.com/t5/LabVIEW/permission-denied-error-when-using-Matlab-script/td-p/3209865
p.s.: I got this error in Simulink of a ROS publisher block. I had defined a publisher node in ROS before running this simulink block.

Sign in to comment.

Answers (1)

Jagadeesh Konakalla
Jagadeesh Konakalla on 7 Apr 2023
Based on the error message, you are running the model where you do not have write permissions. Please run the simulink model where you have write permissions.
Thanks,
Jagadeesh K

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!