Scan buffer not updated error [closed]
When I launch my move_base file, I get continuous warnings that the /scan observation buffer hasn't been updated yet. My move_base launch file and general setup are same as those here . In addition, I'm running transforms from /base_link to /map and /base_link to /odom. I'm also publishing to /scan using the the program given here , from the "base_link" frame.
What am I doing wrong?
Hi, I have the same problem, could you solve the updating issue?