moveit2 icon indicating copy to clipboard operation
moveit2 copied to clipboard

Rviz is crashing on changing global fixed frame

Open tmachula opened this issue 1 year ago • 1 comments

Hello hello,

The issue very similar as https://github.com/ros-planning/moveit_resources/issues/170 Are there any news on it?

The difference for me is that I use a Universal Robot ur10e with an end effector.

Similarly, I can freely change the global frame for the panda robot when launching demo.launch.py of the pick and place tutorial.

A couple more hints:

  1. I can change my rviz config for it to start with any other frame than the default "world" frame, it would start and use the frame without a problem. However, changing the frame when rviz is running results in a crash.
  2. Possibly a related problem that has to do with frames: adding a TF visualization works fine. However, upon saving the configuration that has TF visualizations on and loading it again, rviz freezes.

Attached you can find my tf tree. tf-frame

What I tried so far is:

  • removed the base frame that's not a part of the chain
  • removed the end effector from the urdf

tmachula avatar Jan 25 '24 13:01 tmachula

Can you provide more information like logs and screenshots of your RViz instance? In particular, it would be interesting to know what plugins you have enabled, and which plugins produce the crash.

Please try only enabling the RobotModel display (with no MoveIt plugins enabled) and see if switching the global fixed frame does anything.

henningkayser avatar Feb 27 '24 10:02 henningkayser

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.

github-actions[bot] avatar Apr 12 '24 12:04 github-actions[bot]