Pose Initialization for Bag Play #2618
-
What is the correct way to initialize a pose for bag replay? The following messages were displayed when I tried to set an initial pose using Rviz.
I guess this is because it is assuming that messages from lidar are constantly available, but this is not true for bag replay. Is such behavior intended? Or do we have another way to set the initial pose? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
This error indicates that the messages from lidar have not been received. |
Beta Was this translation helpful? Give feedback.
-
kitti_bag |
Beta Was this translation helpful? Give feedback.
This error indicates that the messages from lidar have not been received.
If the messages are received properly, it will work with rosbag replay.
Would you please check if the messages are published? (default topic name is /localization/util/downsample/pointcloud)