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

MoveIt! groovy symbol lookup error (KDL plugin)

asked 2013-01-02 00:39:36 -0500

updated 2013-01-02 22:04:37 -0500

If I generate a arm motion planning package as described in the setup assistant tutorial and try to start things according to the rviz plugin tutorial:

roslaunch move_group.launch

I get the following:

/opt/ros/groovy/lib/moveit_ros_move_group/move_group_action_server: symbol lookup error: /opt/ros/groovy/lib//libmoveit_kdl_kinematics_plugin.so: undefined symbol: _ZN10kdl_parser17treeFromUrdfModelERKN4urdf14ModelInterfaceERN3KDL4TreeE
[move_group-1] process has died [pid 15385, exit code 127, cmd /opt/ros/groovy/lib/moveit_ros_move_group/move_group_action_server __name:=move_group __log:=/home/kohlbrecher/.ros/log/6d4c5a32-54cc-11e2-abe3-9439e59a9133/move_group-1.log].
log file: /home/kohlbrecher/.ros/log/6d4c5a32-54cc-11e2-abe3-9439e59a9133/move_group-1*.log

This is on Ubuntu 12.04/64bit with Groovy and MoveIt! installed from .deb packages. Any hints on how to make things work are greatly appreciated.

On a related note, the links to issue trackers on the MoveIt! website are all down, it would be helpful if they work.

Also, what is the general state of MoveIt! at the moment? There was a disclaimer on the website with a warning that it will be released with groovy which disappeared now. OTOH there hasn't been a public announcement yet and the partly outdated tutorials and dead links on the website also look more like things are still in development.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-01-02 22:59:27 -0500

isucan gravatar image

Hello Stefan,

Thanks for reporting these issues! As you noticed we have not made a public announcement about the MoveIt release. This is because we are still working on things. This is mostly tutorials and documentation (for the initial release). We are also developing code in parallel, but the core things are there. The current webpage is in the process of being replaced with a wiki that is more up to date, and more complete. We will make an announcement when we believe we have a version ready for release.

As for the errors you mentioned, I fixed the broken links and I was able to replicate the missing symbol problem you pointed out. I put it in this ticket:

https://github.com/ros-planning/moveit_ros/issues/121

edit flag offensive delete link more

Comments

issue just got fixed

isucan gravatar image isucan  ( 2013-01-03 01:06:58 -0500 )edit

Question Tools

Stats

Asked: 2013-01-02 00:39:36 -0500

Seen: 731 times

Last updated: Jan 02 '13