Accept Initial Pose Without Performing NDT Alignment #2634
Unanswered
angry-crab
asked this question in
Feature requests
Replies: 0 comments 1 reply
-
@angry-crab |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is further discussion of Pose Initialization for Bag Play.
As demonstrated by Yamato-san, to set an initial pose during random bag replay, the procedure is as follows:
The reason we have to start playing is because we need a point cloud frame to be published so that we can use it for NDT. I think we might want to accept an initial pose sent from Rviz without performing NDT, since it is more user-friendly. Further, as long as the initial pose is reasonable, NDT will be able to correct the pose afterwards. I guess the major concern of accepting an unaligned initial pose would be that once we have false-positive localization result, this could lead to unpredictable behavior. Please let me know your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions