기술 성공, 실패 기록소

lookupTransform/ past time 본문

프로그래밍언어/ROS

lookupTransform/ past time

sunlab 2021. 4. 28. 18:49
728x90

wiki.ros.org/tf/Tutorials/Time%20travel%20with%20tf%20%28C%2B%2B%29

 

tf/Tutorials/Time travel with tf (C++) - ROS Wiki

Note: This tutorial assumes you have completed the tf and time (Python) (C++) tutorials. Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of you

wiki.ros.org

 

팔로봇에서 로봇이 회전할때 

lookup_transform 에서 시간 딜레이가 생겨서

관측되는 타겟의 좌표가 틀어져서 표현된다.

시간적 딜레이를 고려해서 

 

0.5 초 전이나 1초전의 lookup_transform 를 사용해야 시간지연에 의한 오차가 줄어든다.

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

ros2 documentation  (0) 2021.07.13
ROS2 ?  (0) 2021.07.08
rospy.Time.now() / rospy.Time(0)  (0) 2021.04.28
tfBuffer.lookup_transform  (0) 2021.04.28
callback-messages-being-executed-one-at-a-time  (0) 2021.04.28