📅  最后修改于: 2022-03-11 14:51:40.382000             🧑  作者: Mango
# If you're running Ubuntu, and installed ROS with apt-get,
# the first step would be
sudo apt-get remove ros-*
# Use
sudo apt-get purge ros-*
# It will also remove configuration files. And then
# To remove dependencies
sudo apt-get autoremove