You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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.
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
The text was updated successfully, but these errors were encountered:
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.
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.
Hello hello,
The issue very similar as moveit/moveit_resources#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:
Attached you can find my tf tree.
What I tried so far is:
The text was updated successfully, but these errors were encountered: