标签:int download ase tps link amp sde recv bad
https://ubuntu.com/download/desktop
可以装虚拟机或双系统
软件更新
https://www.google.cn/intl/zh-CN/chrome/
此处使用中科大的镜像,官方的镜像非常慢。rosdep初始化失败的话换个网络或者过段时间再试一次。安装ros前软件更新里的内容需全部勾选。
sudo sh -c ‘. /etc/lsb-release && echo "deb http://mirrors.ustc.edu.cn/ros/ubuntu/ `lsb_release -cs` main" > /etc/apt/sources.list.d/ros-latest.list‘
?
sudo apt-key adv --keyserver ‘hkp://keyserver.ubuntu.com:80‘ --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
?
sudo apt update
?
sudo apt install ros-melodic-desktop-full
?
sudo rosdep init
rosdep update
?
echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc
source ~/.bashrc
?
sudo apt install python-rosinstall python-rosinstall-generator python-wstool build-essential
【ROS】安装ubuntu18.04+ros-melodic
标签:int download ase tps link amp sde recv bad
原文地址:https://www.cnblogs.com/joeyzhao/p/12042127.html