Start the master

ssh hal
roscore

Start the listener

ssh hal
export ROS_MASTER_URI=http://hal:11311
rosrun rospy_tutorials listener.py

Start the talker

ssh marvin
export ROS_MASTER_URI=http://hal:11311
rosrun rospy_tutorials talker.py

rostopic

rostopic list # You get a list of all available topics
rostopic echo /topic_name # check if there is a connection and messages still come.

When something goes wrong

echo $ROS_IP 

最新文章

  1. http协议(十一)http与https
  2. AJAX 同步异步笔记
  3. jQuery动画特效实例教程
  4. Pyhton开发堡垒机之paramiko模块
  5. JAVA学习博客----2015.4
  6. 关于thinkphp 开发的网站部署问题
  7. 【测试】使用hr用户下的employees和departments表写一条SQL语句,(MG连接)
  8. web ajax跨域问题解决方案
  9. 安装Ubuntu小计
  10. 【转】C/CPP之static
  11. Tomcat7安装(linux环境)
  12. Hibernate @Embeddable注释
  13. JS中的this的应用总结
  14. 教你如何在Android 6.0上创建系统悬浮窗
  15. 组装一台PRUSA I3打印机
  16. [Java初探外篇]__关于正则表达式
  17. 使用Wireshark分析网络数据
  18. Spring 环境与profile(二)——Properties with Spring
  19. oracle学习之pl/sql使用==转载
  20. CodeForces - 583C GCD Table map的auto遍历 ,有点贪心的想法

热门文章

  1. CF175E Power Defence
  2. 【模拟+排序】花生采摘 luogu-1086
  3. odoo前后端交互详解
  4. odoo12动作里添加向导
  5. 第二十六篇 -- wifi学习
  6. 第十六篇 -- SuperIO学习
  7. root密码找回
  8. python算法(2)兔子产子(斐波那切数列)
  9. AHKManager.ahk AHK管理器 2019年12月15日
  10. netty系列之:使用POJO替代buf