amcl can not open yaml file(path is true)
When run this command
roslaunch turtlebot_gazebo amcl_demo.launch map_file:=/home/omer/turtlebot_custom_gazebo_worlds/akif132.yaml
returned
[map_server-1] process has died [pid 28397, exit code 255, cmd /opt/ros/indigo/lib/map_server/map_server /home/omer/turtlebot_custom_gazebo_worlds/akif132.yaml __name:=map_server __log:=/home/omer/.ros/log/e3cd65b2-24a1-11e7-931b-240a641fbd01/map_server-1.log].
log file: /home/omer/.ros/log/e3cd65b2-24a1-11e7-931b-240a641fbd01/map_server-1*.log
[ WARN] [1492569288.635019752, 2641.853000000]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: . canTransform returned after 0.102 timeout was 0.1.
log file:
[0m[ INFO] [1492566247.885735783]: Loading map from image "/home/omer/turtlebot_custom_gazebo_worlds/akif132.pgm"[0m
I tried them
http://answers.ros.org/question/18922...
http://answers.ros.org/question/23389...
I'm sorry for my bad english
add a comment