摘要:1 SSH为什么我用ssh 用户名 就不行,用sshxxx.xxx.xxx.xxx-l用户名就可以了呢2 SCP 传送文件到另一个IP 用法: scp xxx root@xx.xx.xx.xx:/~/~/3 修改开机启动 修改/etc/rc.local 文件 里面加入ldconfig
阅读全文
posted @ 2014-07-08 19:58
|
|||
随笔分类 - 【ROS机器人设计】
摘要:1 SSH为什么我用ssh 用户名 就不行,用sshxxx.xxx.xxx.xxx-l用户名就可以了呢2 SCP 传送文件到另一个IP 用法: scp xxx root@xx.xx.xx.xx:/~/~/3 修改开机启动 修改/etc/rc.local 文件 里面加入ldconfig
阅读全文
posted @ 2014-07-08 19:58
摘要:1 准备工作全部是按照官方操作的:http://wiki.ros.org/groovy/Installation/Source apt-get install python-rosdep python-rosinstall-generator python-wstool build-essenti...
阅读全文
posted @ 2014-07-08 16:03
|
|||