ROS进二阶学习笔记 - ROS and Multithread

Posted Sonictl

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ROS进二阶学习笔记 - ROS and Multithread相关的知识,希望对你有一定的参考价值。

ROS进二阶学习笔记(4) - ROS and Multithread

I'll discuss about the concept of thread, multithread, and the application of multithread coding in ROS env.


1. What's multithread? - Basics of operating system

ref: http://blog.csdn.net/modiziri/article/details/41960179
      http://www.runoob.com/python/python-multithreading.html
      http://codingpy.com/article/python-201-a-tutorial-on-threads/


2. multithread and C++/Python


3. ROS and multithread


4. A suitable tutorial for beginner of multithread




以上是关于ROS进二阶学习笔记 - ROS and Multithread的主要内容,如果未能解决你的问题,请参考以下文章

ROS进二阶学习笔记 -- Metapackage

ROS进二阶学习笔记 -- ROS Bag

ROS进二阶学习笔记 -- ROS Bag

ROS进二阶学习笔记-- 关于rospy 和 parameters

ROS进二阶学习笔记-- 关于rospy 和 parameters

ROS进二阶学习笔记- SMACH:用状态机来管理机器人任务