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

robot_state_publisher : process has died every time when start up the PR2 robot

asked 2013-09-26 04:23:42 -0500

Albert K gravatar image

On the PR2 robot, every time the robot is booted, we have to roslaunch /etc/ros/robot.launch to start up the essential nodes.

However, the robot_state_publisher node died every time when I roslaunch /etc/ros/robot.launch. Here's the output message:

[head_traj_controller/point_head_action-41] process has died [pid 13035, exit code -11, cmd /opt/ros/groovy/stacks/pr2_controllers/pr2_head_action/bin/pr2_head_action /diagnostics:=/diagnostics /diagnostics_agg:=/diagnostics_agg __name:=point_head_action __log:=/home/pr2admin/.ros/log/ac1de78a-26ae-11e3-9f32-001517ebc33d/head_traj_controller-point_head_action-41.log].
log file: /home/pr2admin/.ros/log/ac1de78a-26ae-11e3-9f32-001517ebc33d/head_traj_controller-point_head_action-41*.log

I've done some basic testings:

1.Suppose that there are some problems in URDF.

Since the robot_state_publisher need the robot URDF parameter in the parameter server and build up the TF tree. I guess if there are some problems in the URDF that cause the process to die every time. Therefore I test the uncalibrated URDF and the original URDF generated from the xacro, but The process still died every time it was launched.

2.Suppose that there are some problems in the robot_state_publisher executable file. I first upload the robot_state_publisher executable file in my computer, which works fine when running gazebo simulation, onto PR2. But the process still died. Then I try to build the package from source, but I still get the same problem.

3.I then run the node singly with required parameters such as the URDF and repeat the procedure above, but the problem is still there. But all is well when I run it on my own computer. The problem only happen on the PR2 computer.

What might the problem be? Thanks for any advise.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-09-27 03:07:19 -0500

Albert K gravatar image

After I update the packages in PR2, everything's fine!

For more info about upgrade PR2 software, one can consult this website:

http://pr2support.willowgarage.com/wiki/PR2%20Manual/Chapter17

edit flag offensive delete link more

Comments

I meet the seem like question,could u give me some sugestions http://answers.ros.org/question/20976...

manipulator gravatar image manipulator  ( 2015-05-23 01:46:18 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-09-26 04:23:42 -0500

Seen: 1,885 times

Last updated: Sep 27 '13