프로그래밍언어/ROS
rospy.Time.now() / rospy.Time(0)
sunlab
2021. 4. 28. 18:46
728x90
answers.ros.org/question/243179/whats-the-diff-between-rospytime0-and-rospytimenow/
what's the diff. between rospy.Time(0) and rospy.Time.now()? - ROS Answers: Open Source Q&A Forum
what's the diff. between rospy.Time(0) and rospy.Time.now()? edit rospy.Time(0) 这是什么含义? 跟rospy.Time.now() 有啥区别? Hi, I'm learning tf and time at this link and I'm confused about the different between rospy.Time(0) and rospy.Time.now(
answers.ros.org