카테고리 없음
How I completely remove all ros from my system?
sunlab
2019. 9. 20. 21:52
728x90
sudo apt-get remove ros-*
If you've created a workspace, you'll have to also remove that...
and if you added the setup scripts to your .bashrc, you'd have to remove them too.
https://answers.ros.org/question/57213/how-i-completely-remove-all-ros-from-my-system/