1 | initial version |
Your ubuntu username "C\M" has a "\" in it and the gazebo startup program seems cannot distinguish "\" and "/", so it goes to the C/M-rtshaderlibcache (M-rtshaderlibcache folder in C folder) which is in fact C\M-rtshaderlibcache. What you need to do is just mkdir C/M-rtshaderlibcache (M-rtshaderlibcache folder in C folder) in /tmp.