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

baxter sim_kinematics dies (both left and right) with error -11

asked 2016-10-27 11:52:23 -0500

mjm522 gravatar image

updated 2016-10-27 11:52:48 -0500

Hi,

I am running baxter simulation via gazebo using their simulator. But I get following errors while doing a roslaunch.

error 1:

[baxter_emulator-8] process has died [pid 8399, exit code -11, cmd /home/mjm/catkin_workspaces/baxter_ws/devel/lib/baxter_sim_hardware/baxter_emulator /home/mjm/catkin_workspaces/baxter_ws/src/src/baxter_simulator/baxter_sim_hardware/images/researchsdk.png __name:=baxter_emulator __log:=/home/mjm/.ros/log/edd5c38c-9c62-11e6-9b5e-14109fd8a0ab/baxter_emulator-8.log].
log file: /home/mjm/.ros/log/edd5c38c-9c62-11e6-9b5e-14109fd8a0ab/baxter_emulator-8*.log

A solution to the above problem was found in this link.

error 2:

 [baxter_sim_kinematics_left-6] process has died [pid 8381, exit code -11, cmd /home/mjm/catkin_workspaces/baxter_ws/devel/lib/baxter_sim_kinematics/kinematics left __name:=baxter_sim_kinematics_left __log:=/home/mjm/.ros/log/edd5c38c-9c62-11e6-9b5e-14109fd8a0ab/baxter_sim_kinematics_left-6.log].
    log file: /home/mjm/.ros/log/edd5c38c-9c62-11e6-9b5e-14109fd8a0ab/baxter_sim_kinematics_left-6*.log
    [baxter_sim_kinematics_right-7] process has died [pid 8391, exit code -11, cmd /home/mjm/catkin_workspaces/baxter_ws/devel/lib/baxter_sim_kinematics/kinematics right __name:=baxter_sim_kinematics_right __log:=/home/mjm/.ros/log/edd5c38c-9c62-11e6-9b5e-14109fd8a0ab/baxter_sim_kinematics_right-7.log].
    log file: /home/mjm/.ros/log/edd5c38c-9c62-11e6-9b5e-14109fd8a0ab/baxter_sim_kinematics_right-7*.log

Strangeness of the error:

We have two PC's having same hardware, same OS (Ubuntu 14.04) and ROS(indigo) and same baxter files (same git versions). In one PC is works perfectly fine, while the other it does not. Another problem is, it doesn't write any log file as shown in the error description. It only writes logs of those files that was successfully loaded.

Could any one please suggest anything or give a guidance on how to debug it?

edit retag flag offensive close merge delete

Comments

Are you sure both PCs are running the same software (versions)? Inexplicable SEGFAULTs (that's what -11 errors are) can be caused by ABI incompatibilities. Perhaps one of the PCs is running newer/older versions of relevant packages.

gvdhoorn gravatar image gvdhoorn  ( 2016-10-27 12:40:12 -0500 )edit

the files in my PC was copied from the files from the working PC.

mjm522 gravatar image mjm522  ( 2016-10-27 18:46:36 -0500 )edit

That doesn't guarantee it'll work.It could actually be the cause.

And "the files": which files are you referring to here: some parts of ROS proper, baxter sim pkgs, both, or something else?

gvdhoorn gravatar image gvdhoorn  ( 2016-10-28 00:04:40 -0500 )edit

i mean all source files in the catkin_ws/src folder that relates to baxter simulator. I re-run cakin_make in mine, even I tried to directly downloading from the git again and recompiling it. Both didn't prove any good.

mjm522 gravatar image mjm522  ( 2016-10-28 07:37:22 -0500 )edit

Could be that there is actually just really something wrong with the code itself. I recommend reporting that to Rethink on the appropriate Baxter issue trackers.

Do please report back if you get this resolved.

gvdhoorn gravatar image gvdhoorn  ( 2016-10-28 07:53:36 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-10-28 08:48:40 -0500

mjm522 gravatar image

it had something to do with the urdf parser files. i reintalled all of those related ros packeages, and it started working. !!!

edit flag offensive delete link more

Comments

Please just accept your own answer, as you really answered the question.

We don't really close questions here on ROS Answers. The 'green checkmark' is much more of a sign that a question is answered.

gvdhoorn gravatar image gvdhoorn  ( 2016-10-28 09:05:10 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-10-27 11:52:23 -0500

Seen: 220 times

Last updated: Oct 27 '16