Skip to content

Configuration Assistant exits #3541

@lukaswrnr

Description

@lukaswrnr

Description

Heyo,
im using Ubuntu 22.04 and ROS2 Humble.

I generated and URDF file out of my Universal Robot ur_description xacro:

xacro ur.urdf.xacro \
  ur_type:=ur5e \
  name:=ur5e_robot \
  robot_ip:=#.#.#.# \
  use_fake_ha:=false \
  > ~/robot_ws/src/Universal_Robots_ROS2_Description/urdf/ur5e_robot.urdf

The ur_description repo is up to date i checked the urdf file but i do not see any issues.
I made a simple pole urdf file which loads without issues. I had the setup assistant running a few months ago with the same xacro file, i cannor really identifye the problem here. Someone knows what could work ? Thanks in advance !

ROS Distro

Humble

OS and version

Ubuntu 22.04

Source or binary build?

Source

If binary, which release version?

No response

If source, which branch?

No response

Which RMW are you using?

None

Steps to Reproduce

Generate the urdf file and try to load it into the setup assistant.

Expected behavior

I can build a configuration for my roboter setup

Actual behavior

Program closes

Backtrace or Console output

[INFO] [launch]: All log files can be found below /home/onm/.ros/log/2025-07-31-12-40-08-131421-IPT-D-0337-48761
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [moveit_setup_assistant-1]: process started with pid [48774]
[moveit_setup_assistant-1] [INFO] [1753958446.444783344] [moveit_setup_assistant.urdf]: Loaded ur5e_robot robot model.
[moveit_setup_assistant-1] [INFO] [1753958446.445070168] [moveit_robot_model.robot_model]: Loading robot model 'ur5e_robot'...
[moveit_setup_assistant-1] [INFO] [1753958446.445101865] [moveit_robot_model.robot_model]: No root/virtual joint specified in SRDF. Assuming fixed joint
[moveit_setup_assistant-1] [INFO] [1753958447.847507874] [moveit_setup_assistant.urdf]: Loaded ur5e_robot robot model.
[moveit_setup_assistant-1] [INFO] [1753958447.847561335] [moveit_robot_model.robot_model]: Loading robot model 'ur5e_robot'...
[moveit_setup_assistant-1] [INFO] [1753958447.847576934] [moveit_robot_model.robot_model]: No root/virtual joint specified in SRDF. Assuming fixed joint
[moveit_setup_assistant-1] [INFO] [1753958448.353531668] [moveit_rdf_loader.rdf_loader]: Loaded robot model in 0.00168117 seconds
[moveit_setup_assistant-1] [INFO] [1753958448.353568891] [moveit_robot_model.robot_model]: Loading robot model 'ur5e_robot'...
[moveit_setup_assistant-1] [INFO] [1753958448.353576358] [moveit_robot_model.robot_model]: No root/virtual joint specified in SRDF. Assuming fixed joint
[moveit_setup_assistant-1] [INFO] [1753958448.595718258] [moveit_rdf_loader.rdf_loader]: Loaded robot model in 0.00130879 seconds
[moveit_setup_assistant-1] [INFO] [1753958448.595740733] [moveit_robot_model.robot_model]: Loading robot model 'ur5e_robot'...
[moveit_setup_assistant-1] [INFO] [1753958448.595748438] [moveit_robot_model.robot_model]: No root/virtual joint specified in SRDF. Assuming fixed joint
[moveit_setup_assistant-1] Stack trace (most recent call last):
[moveit_setup_assistant-1] #31   Object "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7200.4", at 0x7cd5fad762b7, in 
[moveit_setup_assistant-1] #30   Object "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7200.4", at 0x7cd5fad20d3a, in g_main_context_dispatch
[moveit_setup_assistant-1] #29   Object "/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5.15.3", at 0x7cd5f0563d6d, in 
[moveit_setup_assistant-1] #28   Object "/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.15.3", at 0x7cd5fc916a2b, in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
[moveit_setup_assistant-1] #27   Object "/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.15.3", at 0x7cd5fc941306, in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
[moveit_setup_assistant-1] #26   Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc4b9e39, in QCoreApplication::notifyInternal2(QObject*, QEvent*)
[moveit_setup_assistant-1] #25   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd16c712, in QApplicationPrivate::notify_helper(QObject*, QEvent*)
[moveit_setup_assistant-1] #24   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd1cbfd4, in 
[moveit_setup_assistant-1] #23   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd1c8d3f, in 
[moveit_setup_assistant-1] #22   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd172e46, in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)
[moveit_setup_assistant-1] #21   Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc4b9e39, in QCoreApplication::notifyInternal2(QObject*, QEvent*)
[moveit_setup_assistant-1] #20   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd174363, in QApplication::notify(QObject*, QEvent*)
[moveit_setup_assistant-1] #19   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd16c712, in QApplicationPrivate::notify_helper(QObject*, QEvent*)
[moveit_setup_assistant-1] #18   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd1af4ed, in QWidget::event(QEvent*)
[moveit_setup_assistant-1] #17   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd2641e6, in QAbstractButton::mouseReleaseEvent(QMouseEvent*)
[moveit_setup_assistant-1] #16   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd263fc3, in 
[moveit_setup_assistant-1] #15   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd26239d, in 
[moveit_setup_assistant-1] #14   Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd262115, in QAbstractButton::clicked(bool)
[moveit_setup_assistant-1] #13   Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc4f17c7, in 
[moveit_setup_assistant-1] #12   Source "./src/start_screen_widget.cpp", line 273, in loadFilesClick [0x7cd5e853fb89]
[moveit_setup_assistant-1] #11   Source "./src/start_screen_widget.cpp", line 414, in loadNewFiles [0x7cd5e853f8c4]
[moveit_setup_assistant-1] #10   Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc513111, in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
[moveit_setup_assistant-1] #9    Object "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7200.4", at 0x7cd5fad1e3e2, in g_main_context_iteration
[moveit_setup_assistant-1] #8    Object "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7200.4", at 0x7cd5fad762b7, in 
[moveit_setup_assistant-1] #7    Object "/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7200.4", at 0x7cd5fad20d3a, in g_main_context_dispatch
[moveit_setup_assistant-1] #6    Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc513a66, in 
[moveit_setup_assistant-1] #5    Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc4bcf26, in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
[moveit_setup_assistant-1] #4    Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc4b9e39, in QCoreApplication::notifyInternal2(QObject*, QEvent*)
[moveit_setup_assistant-1] #3    Object "/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.3", at 0x7cd5fd16c712, in QApplicationPrivate::notify_helper(QObject*, QEvent*)
[moveit_setup_assistant-1] #2    Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc4e741d, in QObject::event(QEvent*)
[moveit_setup_assistant-1] #1    Object "/opt/ros/humble/lib/librviz_common.so", at 0x7cd5fda0a8d2, in rviz_common::properties::PropertyTreeModel::propertyHiddenChanged(rviz_common::properties::Property const*)
[moveit_setup_assistant-1] #0    Object "/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3", at 0x7cd5fc4f128e, in 
[moveit_setup_assistant-1] Segmentation fault (Address not mapped to object [0x10000000a])
[ERROR] [moveit_setup_assistant-1]: process has died [pid 48774, exit code -11, cmd '/opt/ros/humble/lib/moveit_setup_assistant/moveit_setup_assistant --ros-args'].

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions