jmichiels/arm

Running roslaunch arm_control demo.launch causes "stack smashing detected"

Bart-van-Ingen opened this issue · 1 comments

Building the package works fine, however when launching demo.launch the following error gets thrown by moveit:

*** stack smashing detected ***: /opt/ros/kinetic/lib/moveit_ros_move_group/move_group terminated

The same error occurs when running the moveit setup assistant leading me to think that the error is occurring due to something wrong within the .xacro file.

Did you find out what the problem is?