Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moveit Setup Assistant crashes in Robot Poses tab #2980

Open
shushutunn opened this issue Aug 25, 2024 · 4 comments
Open

Moveit Setup Assistant crashes in Robot Poses tab #2980

shushutunn opened this issue Aug 25, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@shushutunn
Copy link

shushutunn commented Aug 25, 2024

Description

Overview of your issue here.

Your environment

  • ROS Distro: Humble
  • OS Version: Ubuntu 22.04
  • Source or Binary build? Source
  • If source, which branch? humble
  • Which RMW (Fast DDS or Cyclone DDS)? Cyclone DDS

Steps to reproduce

  1. Launching moveit setup assistant.
    ros2 launch moveit_setup_assistant setup_assistant.launch.py
  2. Click "Create New Moveit Configuration Package"
  3. Click "Browse" and select panda.urdf.
  4. Click "Load Files"
  5. In Self-Collisions,set Sampling Density as 50000, then click "Generate Collision Matrix"
  6. Set virtual joint
    image
  7. Create panda_arm Planning Group
    image
  8. When move a slider in Robot Poses tab, suddenly the software crashes.
    image

Expected behaviour

Same behavior as this tutorial, with no crash.
https://moveit.picknik.ai/humble/doc/examples/setup_assistant/setup_assistant_tutorial.html

Actual behaviour

Suddenly crash when move a slider. The window closes soon.

Backtrace or Console output

https://gist.github.com/shushutunn/f614ccceb97af377ae960ae3009d1e39

@shushutunn shushutunn added the bug Something isn't working label Aug 25, 2024
@JiangShangJiu
Copy link

I'm having the same issue, do you already have a workaround

@WikiGenius
Copy link

I'm having the same issue

@shushutunn
Copy link
Author

I'm having the same issue, do you already have a workaround

I'm having the same issue, do you already have a workaround

Not yet

@WikiGenius
Copy link

it worked
follow this

I have solved uninstalling moveit2 binaries with 'sudo apt remove ros-humble-moveit*'

Then deleting the workspace folder, do again the Getting started tutorials.

The issue was created for some conflict with binaries with respect to the build of the workspace. it seems you can't have both as for ROS1

#2248 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants