when i learn Customizing the Stage Simulator of turtlebot simlation, the following error occoured:[map_server-10] process has died [pid 16410, exit code 255, cmd /opt/ros/indigo/lib/map_server/map_server [closed]

asked 2018-03-15 22:26:45 -0500

gao gravatar image

I change image: maze.png to image:tutorial.png , change name "tutorial"world to name " tutorial" ,change bitmap "../tutorial.png" to bitmap"tutorial.png", change include "turtlebot.inc" to /home/gao/turtlebot_simulator/turtlebot_stage/maps/stage/turtlebot.inc, change roslaunch turtlebot_stage turtlebot_in_stage.launch map_file:="~/stageTutorial/tutorial.yaml" world_file:="~/stageTutorial/tutorial.world" to roslaunch turtlebot_stage turtlebot_in_stage.launch map_file:="home/username/stageTutorial/tutorial.yaml" world_file:="home/username/stageTutorial/tutorial.world". but the following error occoured: [map_server-10] process has died [pid 16410, exit code 255, cmd /opt/ros/indigo/lib/map_server/map_server /home/gao/stageTutorial/tutorial.yaml __name:=map_server __log:=/home/gao/.ros/log/caf69f10-28b8-11e8-b99c-000c29339bab/map_server-10.log].

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by tfoote
close date 2018-03-16 16:21:30.762687