ROS 机器人开发 2.1
edu.51cto.com
edu.51cto.com
课程目录
Course Contents
通过ssh连接ROS主控
• rsa-key免密码配置
Roboware Stduio
• 远程传输软件包到ROS主控
• 远程编译
• 远程运行节点
• Rviz查看
edu.51cto.com
ROS机器人开发
ssh远程连接ROS主控
edu.51cto.com
ssh远程连接ROS主控
ssh user@host
免密码登录
1. ssh-keygen 默认设置生成key在.ssh目录中
2. ssh-copy-id -i
.ssh/id_rsa.pub user@host
如果发生 sign_and_send_pubkey: signing failed: agentrefused operation错误
在PC端执行 ssh-add
edu.51cto.com
ROS机器人开发
Roboware Stduio 远程操作工程
edu.51cto.com
Roboware Stduio 远程操作工程
roboware配置
传输工程到ROS主控
远程编译
远程执行
.bashrc多机master连接配置
用PC端ROS的rviz查看远程ROS话题
edu.51cto.com
Thank You !
edu.51cto.com
edu.51cto.com