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

Memory corruption bug with stageros

asked 2015-06-11 16:00:45 -0500

Claudine Badue gravatar image

updated 2015-06-11 16:25:48 -0500

William gravatar image

Dear all,

I am trying to simulate a Pioneer robot using the Stage Simulator. For this, I am following the tutorial available at http://wiki.ros.org/p2os-purdue/Tutor... . When I use the command:

roslaunch p2os_launch stage-pioneer-3dx-sick.launch

I get the following error message:

*** Error in `/home/claudine/catkin_ws/devel/lib/stage_ros/stageros': malloc(): memory corruption: 0x000000000178cf90 ***
[stageros-3] process has died [pid 13306, exit code -6, cmd /home/claudine/catkin_ws/devel/lib/stage_ros/stageros /home/claudine/catkin_ws/src/p2os/p2os_launch/launch/stage-worlds/pioneer3dx-sick.world __name:=stageros __log:=/home/claudine/.ros/log/f9f917c4-107a-11e5-bd7c-a417312cfbde/stageros-3.log].
log file: /home/claudine/.ros/log/f9f917c4-107a-11e5-bd7c-a417312cfbde/stageros-3*.log

I am using Ubuntu 14.04 and ROS Indigo.

Ideas of how to solve this problem?

Kind regards,

Claudine

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2015-06-11 16:28:04 -0500

William gravatar image

It looks like this maybe related to this issue: https://github.com/ros-simulation/sta...

You can try editing the launch file, stage-pioneer-3dx-sick.launch, and adding a -g before the world file in the arguments. If this fixes the issue, you can notify the maintainer on their issue tracker: https://github.com/allenh1/p2os/issues

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-06-11 16:00:45 -0500

Seen: 404 times

Last updated: Jun 11 '15