07 2020 档案
摘要:首先推荐两个博主的文章,大多都是参考二位 第一位https://www.cnblogs.com/left4back/p/10952845.html 另一位https://blog.csdn.net/u012925946/article/details/84788376 总结 其实安装命令很容易就能找
阅读全文
摘要:此时需进行的操作是:打开.bashrc文件,位置在home下,处于隐藏状态,可以通过指令:gedit ~./bashrc 直接打开也可以在home下按Ctrl+H把该文件显示出来,选择在终端下打开。打开之后在文件中添加CUDA_TOOLKIT的路径,比如我的是:export CUDA_TOOLKIT
阅读全文
摘要:原来步骤和命令:克隆或下载你想要的教学包到工作空间的/src目录下,例如 ~/catkin_ws/src cd ~/catkin_ws/srcgit clone https://github.com/xxxxxx.git安装教学包所需的依赖 cd ~/catkin_wsrosdep install
阅读全文
摘要:打开系统的host文件 sudo gedit /etc/hosts 添加 199.232.68.133 raw.githubusercontent.com 然后sudo rosdep init rosdep update
阅读全文
摘要:输入指令 pip install -U rosdep rosinstall_generator wstool rosinstall six vcstools 如果你没有安装过pip 请安系统提示先安装pip
阅读全文
摘要:可以使用其他云进行下载如: http://mirrors.163.com/ubuntu-releases/
阅读全文

浙公网安备 33010602011771号