Post 0:0:0 vision pose everytime until normal vpe is posted

This commit is contained in:
Oleg Kalachev
2017-12-07 02:18:35 +03:00
parent df1ae9e748
commit 0b045038ce

View File

@@ -99,7 +99,7 @@ r = rospy.Rate(5)
while not rospy.is_shutdown():
if not vpe_posted and not local_pose:
if not vpe_posted:
ps.header.stamp = rospy.get_rostime()
vision_position_pub.publish(ps)