기술 성공, 실패 기록소

callback-messages-being-executed-one-at-a-time 본문

프로그래밍언어/ROS

callback-messages-being-executed-one-at-a-time

sunlab 2021. 4. 28. 15:32
728x90

www.theconstructsim.com/ros-qa-132-callback-messages-being-executed-one-at-a-time/

 

[ROS Q&A] 132 - Callback messages being executed one at a time - The Construct

In this video we are going to see how to make sure callback messages are being executed one at a time. This is a video trying to answer the following question posted at the ROS answers forum: https://answers.ros.org/question/287612/how-to-be-100-sure-that-

www.theconstructsim.com

콜백 함수 처리 되지 않은 상태에서 또 콜백함수가 호출 될 수 있다.

'프로그래밍언어 > ROS' 카테고리의 다른 글

rospy.Time.now() / rospy.Time(0)  (0) 2021.04.28
tfBuffer.lookup_transform  (0) 2021.04.28
roslaunch/XML/rosparam  (0) 2021.04.27
roslaunch/XML/param  (0) 2021.04.27
roslaunch/XML/arg  (0) 2021.04.27