process [moveit_setup_assistant-2] has died! when i setting a point cloud

asked 2023-01-16 20:48:52 -0500

don gravatar image

There is an error with MoveIt! assistant when i setting a point cloud at 3D Perception tap. I want to attach a picture, but i don't have a point. So, i will explain how the error occurs.

  1. Launch moveit assistant.
  2. Load URDF file.
  3. Go to 3D Perception tab.
  4. Setting to point cloud.
  5. Then, go to the other tab.
  6. The moveit assistant turning off with this message.

================================================================================REQUIRED process [moveit_setup_assistant-2] has died! process has died [pid 55035, exit code -11, cmd /opt/ros/noetic/lib/moveit_setup_assistant/moveit_setup_assistant __name:=moveit_setup_assistant __log:=/home/gidon/.ros/log/201520c6-960e-11ed-b89b-0fd6917f4a5d/moveit_setup_assistant-2.log]. log file: /home/gidon/.ros/log/201520c6-960e-11ed-b89b-0fd6917f4a5d/moveit_setup_assistant-2*.log Initiating shutdown!

================================================================================ [moveit_setup_assistant-2] killing on exit [rosout-1] killing on exit [master] killing on exit


I'm using noetic version and 20.04 ubuntu. I tried with other URDF files, but it didn't work too. Additionally, I wonder if there is anyone who has the same error as me.

edit retag flag offensive close merge delete

Comments

+1 for detailing the steps, which help others to try to reproduce the issue. If the urdf and the package are publicly shareable please share. Since there's https://answers.ros.org/question/4168... that seems to be seeing similar issue on the same version, this might be worthwhile to be reported at the dev repo https://github.com/ros-planning/movei... (although I'm a bit afraid this issue is FAQ, it seems to have kept happening).

130s gravatar image 130s  ( 2023-06-27 13:07:48 -0500 )edit