-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hello,when I roslaunch mcl_pi_move_base.launch.
[ WARN] [1621153885.937166331, 20.119000000]: Timed out waiting for transform from KoBot2/base_KoBot2 to KoBot2/map to become available before running costmap, tf error: canTransform: target_frame KoBot2/map does not exist. canTransform: source_frame KoBot2/base_KoBot2 does not exist.. canTransform returned after 0.1 timeout was 0.1.
[ WARN] [1621153891.875190169, 25.133000000]: Timed out waiting for transform from KoBot/base_KoBot to KoBot/map to become available before running costmap, tf error: canTransform: target_frame KoBot/map does not exist. canTransform: source_frame KoBot/base_KoBot does not exist.. canTransform returned after 0.101 timeout was 0.1.
And after I set goal by rviz Nav Goal,any of robots didn't move.
Could you help me fix this issue?Thanks.