Aerospace Contrd and Application ›› 2020, Vol. 46 ›› Issue (3): 49-.doi: 10.3969/j.issn.1674-1579.2020.03.007

Previous Articles     Next Articles

Implementation of InterProcess Communication

  

  • Online:2020-06-22 Published:2020-07-10

Abstract:  Each behavior of spacecraft needs a variety of information synthesis to make a judgment. How to effectively transfer the data of multiple sensors has become a concern for many people. The robot operating system used a topic based method to solve this problem. However, ROS is written by C++ language and can’t be directly used in embedded platform. In this paper, we regard information transference as nodes, and use C language to implement the communication mechanism. Each node can choose the topic interest to become the publisher or subscriber. The publisher and subscriber do not know the information of other nodes to realize function decoupling. AT present, the method achieves perfect result between single and multimachine on windows platform.

CLC Number: 

  • TP3