
上QQ阅读APP看书,第一时间看更新
Analyzing the ROS computation graph
ROS creates a computational network where all the processes are connected. Any process in the system can access this network, interact with other processes, observe the information that they are sending, and transmit data to the network. In general, they perform collaborative computational tasks.