mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
Post 0:0:0 vision pose everytime until normal vpe is posted
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user