moveit_setup_assistant crashes on startup

asked 2017-03-22 04:47:07 -0500

mschuurmans gravatar image

I'm trying to launch the moveit_setup_assistant but i get the following error:

Info: OS: Debian Jessie Ros distro: Kinetic

roslaunch moveit_setup_assitant setup_assistant.launch

================================================================================REQUIRED process [moveit_setup_assistant-2] has died! process has died [pid 18092, exit code -11, cmd /opt/ros/kinetic/lib/moveit_setup_assistant/moveit_setup_assistant __name:=moveit_setup_assistant __log:=/home/michiel/.ros/log/a74c43c6-0ee2-11e7-aeba-485ab617a2c7/moveit_setup_assistant-2.log]. log file: /home/michiel/.ros/log/a74c43c6-0ee2-11e7-aeba-485ab617a2c7/moveit_setup_assistant-2*.log Initiating shutdown! ================================================================================ [moveit_setup_assistant-2] killing on exit

The log file given in the error message does not exist.

Any idea's?

edit retag flag offensive close merge delete

Comments

Is this an ARM platform? Which one?

gvdhoorn gravatar image gvdhoorn  ( 2017-03-22 14:01:17 -0500 )edit

It's relatively old bug. In Jessie kinetic OpenCv is compiled against Qt4 whereas MoveIt uses Qt5. http://answers.ros.org/question/25949...http://answers.ros.org/question/24959...

disRecord gravatar image disRecord  ( 2017-04-28 03:03:49 -0500 )edit