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

Always errors when launch the navigation

asked 2014-02-28 02:07:49 -0500

Jianyuan Ma gravatar image

updated 2014-02-28 02:09:19 -0500

There are some serious errors when I start the navigation on turtlebot, but I have no idea how to solve that:

/opt/ros/hydro/lib/move_base/move_base: symbol lookup error: /opt/ros/hydro/lib/libcostmap_2d.so: undefined symbol: _ZN3ros7console5printEPNS0_10FilterBaseEPvNS0_6levels5LevelEPKciS7_S7_z
[move_base-15] process has died [pid 28518, exit code 127, cmd /opt/ros/hydro/lib/move_base/move_base cmd_vel:=navigation_velocity_smoother/raw_cmd_vel odom:=odom __name:=move_base __log:=/home/turtlebot/.ros/log/eef369be-a079-11e3-844d-0008cacd6165/move_base-15.log].log file: /home/turtlebot/.ros/log/eef369be-a079-11e3-844d-0008cacd6165/move_base-15*.log

/opt/ros/hydro/lib/gmapping/slam_gmapping: symbol lookup error: /opt/ros/hydro/lib/gmapping/slam_gmapping: undefined symbol: _ZN3ros7console5printEPNS0_10FilterBaseEPvNS0_6levels5LevelEPKciS7_S7_z
[slam_gmapping-12] process has died [pid 28282, exit code 127, cmd /opt/ros/hydro/lib/gmapping/slam_gmapping scan:=scan __name:=slam_gmapping __log:=/home/turtlebot/.ros/log/eef369be-a079-11e3-844d-0008cacd6165/slam_gmapping-12.log].log file: /home/turtlebot/.ros/log/eef369be-a079-11e3-844d-0008cacd6165/slam_gmapping-12*.log

Those errors are happened in a 32-bit ubuntu, but no errors in 64-bit ubuntu, why?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-02-28 05:18:20 -0500

ahendrix gravatar image

I would check that your system is fully up-to-date by running sudo apt-get update and sudo apt-get dist-upgrade.

If that doesn't help, I would take a look at this similar question: http://answers.ros.org/question/12342...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-02-28 02:07:49 -0500

Seen: 1,858 times

Last updated: Feb 28 '14