Replies: 1 comment 7 replies
-
@joewong00 Hi, cloud you share me your rosbag and map? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to run a rosbag simulation using my own rosbag data. However I realised that the localization is not working after I gave an initial pose. The status said that it's initialized but there is NO pose and twist output from the pose estimator (ndt) and twist estimator (gyro odometer). I double checked the input to those nodes, the input are alright, they both have the correct and non-empty input. There is no error on the terminal, only the info of "posebuffer.size() < 2" which I'm not sure if it's causing the issue.
Any help or guidance is much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions