(ros:Robot Operating System)卸载ros

1) 卸载全部ros:

sudo apt-get remove --purge ros-*

卸载某个ros版本(ros版本可以共存,每次需要切换),如hydro:

   sudo apt-get remove --purge ros-indigo

或 

  先  sudo apt-get purge ros-*   卸载包

 然后 sudo apt-get autoremove  删除依赖,配置

2) 检查 ~/.bashrc 以及/opt/目录是否有ros文件夹存在

[1] http://answers.ros.org/question/57213/how-i-completely-remove-all-ros-from-my-system/

时间: 2024-08-24 12:59:54

(ros:Robot Operating System)卸载ros的相关文章

ROS是Robot Operating System

ROS是Robot Operating System 机器人操作系统ROS | 简介篇 同样,从个人微信公众号Nao(ID:qRobotics)搬运. 前言 先放一个ROS Industrial一周年剪辑视频. ROS已经发布八周年了,在国外科研机构中非常受欢迎.目前,以美国西南研究院为首的几位大佬开始尝试将ROS应用在工业机器人中,上面这个视频就是ROS-I项目一周年的进展情况. 为了说明讲清楚ROS,我就从ROS是什么,为什么使用ROS,如何使用ROS三个方面展开. △出自今年<机器人视觉与

Robot Operating System (ROS)学习笔记2---使用smartcar进行仿真

搭建环境:XMWare  Ubuntu14.04  ROS(indigo) 转载自古月居  转载连接:http://www.guyuehome.com/248 一.模型完善 文件夹urdf下,创建gazebo.urdf.xacro.smartcar.urdf.xacro.smartcar_body.urdf.xacro三个文件 1.机器人主体smartcar_body.urdf.xacro文件 1 <?xml version="1.0"?> 2 <robot name

Robot Operating System (ROS)学习笔记---创建简单的机器人模型smartcar

搭建环境:XMWare  Ubuntu14.04  ROS(indigo) 转载自古月居  转载连接:http://www.guyuehome.com/243 一.创建硬件描述包 已创建catkin_ws 打开终端(Ctrl + Alt + T)输入:cd ~/catkin_ws/src 输入:catkin_create_pkg smartcar_description urdf (indigo版) 二.智能车尺寸数据 三.建立urdf文件 在smartcar_description文件夹下创建

Robot Operating System (ROS)学习笔记4---语音控制

搭建环境:XMWare  Ubuntu14.04  ROS(indigo) 转载自古月居  转载连接:http://www.guyuehome.com/260 一.语音识别包 1.安装 安装很简单,直接使用ubuntu命令即可,首先安装依赖库: 1 $ sudo apt-get install gstreamer0.10-pocketsphinx 2 $ sudo apt-get install ros-indigo-audio-common 3 $ sudo apt-get install l

如何更加便捷的调试ROS(Robot Operating System)

关于调试ROS的一点点自己的经验分享: 1. 本地编写调试ROS C++程序时候可以选择Qt+ros_qtc_plugin,qt版本可以选择5.8或者5.7,plugin的版本是5.7,不过在两个版本的qt上都能用, 安装和使用可以参考wiki:https://github.com/ros-industrial/ros_qtc_plugin/wiki 2.有时候可能需要远程调机器,一般是通过wifi局域网内进行机器的调试,机器人的机载PC跑ros程序,通过设置本地的PC的IP后可以开启rviz.

Learning Roadmap of Robotic Operating System (ROS)

ROS Wiki: http://wiki.ros.org/ Robots Using ROS Textbooks: A Gentle Introduction to ROS Learning ROS for Robotics Programming 1st Edition [pdf] [code] [ros wiki] 2nd Edition [code] [wiki] [online reading] Blog / Tutorial ROS 101: INTRO TO THE ROBOT O

China Operating System 电脑操作系统 2016全球互联网排名

韩梦飞沙  韩亚飞  [email protected]  yue31313  han_meng_fei_sha 电脑操作系统 China Operating System 2016全球互联网排名 ========

Linux Operating System

Linux is a Unix-like computer operating system assembled under the model of free and open source software developmentand distribution .The defining component of Linux is the Linux kernel , andoperating system kernel was first released October 5 , 199

Linux安装Oracle报Checking operating system version must be redhat-3, SuSE-9, redhat-4

解决办法:vi /xx/database/install/oraparam.ini 找到[Certified Versions] Linux=redhat-3,SuSe-9,redhat-4,后面加上redhat-5保存并退出即可.如图: Linux安装Oracle报Checking operating system version must be redhat-3, SuSE-9, redhat-4,布布扣,bubuko.com Linux安装Oracle报Checking operating