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

Robot state publisher has died error code -7

asked 2015-06-01 01:06:26 -0500

Cubex gravatar image

Hi, recently I upgraded my ODROID XU3 using apt-get and since then I haven't been able to launch robot state publisher which is crucial for my finals project. Whenever I want to launch my launch file, it always died with error code -7 and when I use rosrun for robot state publisher it returned 'Bus error' to the terminal.

  1. Is there a quick solution to this?
  2. If not, is there an alternative to robot state publisher? I intend to use my robot for gmapping, and I haven't been able to run robot state publisher in a separate machine like my laptop and connect to the ODROID that contains the gmapping, freenect, and differential drive package. It ended up with no mapping data received and the robot model has plenty of errors.
  3. Is there an old ROS repository that I can download and replace the one in my ODROID?

Really need help real quick, it was stupid of me to update when I had the whole thing worked out, now I'm screwed.

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
5

answered 2015-06-01 01:16:20 -0500

ahendrix gravatar image

updated 2015-06-01 02:00:03 -0500

See this question: http://answers.ros.org/question/20968...

The most straightforward solution that is proposed is checking out and building the robot_model stack from source.

edit flag offensive delete link more

Comments

This worked for me on an aarch64 board— I built both robot_model and robot_state_publisher from source and it cooperated.

mikepurvis gravatar image mikepurvis  ( 2015-07-22 14:20:30 -0500 )edit
0

answered 2016-04-13 05:33:35 -0500

My error code was -11, but after I followed shadow repository and update, everything goes fine

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-06-01 01:06:26 -0500

Seen: 1,097 times

Last updated: Apr 13 '16