Closed LHY2021 closed 1 month ago
This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.
This issue was closed because it has been stalled for 45 days with no activity.
Description
By following Getting Started Tutorials(https://moveit.picknik.ai/humble/doc/tutorials/getting_started/getting_started.html), I have created a workspace for MoveIt2. By command "ros2 run moveit_setup_assistant moveit_setup_assistant", I can successfully access to the client. I can successfully generate collision matrix and add planning group. Howeveer, everytime I try to move the robot from the "Robot poses" menu, the client will crash. Running in verbose mode the appearing errors are the following:
Your environment
Steps to reproduce
ros2 launch moveit_setup_assistant moveit_setup_assistant
Expected behaviour
Hope to move the robot from the 'Robot poses' menu.
Actual behaviour
Slide the control slider, then exit the window.
Backtrace or Console output
Window crashes.