ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Loading a map

asked 2018-10-21 13:53:50 -0500

pmuthu2s gravatar image

Hey guys I'm trying to load a map, but I'm getting the following error,

rosrun map_server map_server maps/map.yaml 

[ INFO] [1540147650.086107759]: Loading map from image "maps/map.pgm" Segmentation fault (core dumped)

This is my YAML file

image: /home/pradheep/cat_ws/src/simulation/maps/map.pgm
resolution: 0.050000
origin: [-100.000000, -100.000000, 0.000000]
negate: 0
occupied_thresh: 0.65
free_thresh: 0.196

What should I do?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-10-21 18:06:12 -0500

pmuthu2s gravatar image

Hey guys, found the solution in here https://answers.ros.org/question/3030...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-10-21 13:53:50 -0500

Seen: 2,150 times

Last updated: Oct 21 '18