Variable to indicate when the mapping started #12
-
Hello, everyone! To test the TF, I did a temporary solution by verifying if the image(s) arrives (which assumes the user does not input an empty image's frame_id). But I don't believe this is a proper implementation because the mapping not necessarily start when the very first image(s) arrives. Looking forward for other opinions. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 15 replies
-
Hi! I also faced that problem. |
Beta Was this translation helpful? Give feedback.
-
Agree with @dimaxano. Tracking state == |
Beta Was this translation helpful? Give feedback.
-
@dimaxano @AlexeyMerzlyakov Thanks for replying! |
Beta Was this translation helpful? Give feedback.
-
Can you please describe it accurately? Is the pose with 0 translation and unit quaternion published? If OpenVSLAM is outputting a valid Pose, I don't think anything will go wrong. Please explain why and what the problem occurs. |
Beta Was this translation helpful? Give feedback.
-
I think we need to keep in mind that immediately after relocalization is unreliable. openvslam_ros might be better to simply output the status, and the nodes that receive it will filter according to the status. |
Beta Was this translation helpful? Give feedback.
-
@mirellameelo Is #19 solving the problem? |
Beta Was this translation helpful? Give feedback.
@mirellameelo Is #19 solving the problem?