Positioning STL files in RVIZ
Hello,
I have a model with many links and joints in rviz. The whole thing is defined in a xacro file. I have now inserted a new link from an STL file. I would like to position this now.If I insert it with origin = 0 0 0 it is not where I would expect it to be. Is there a way in rviz to show the distance of the new link to an existing link? Of course I need the distances of the single x, y, and z coordinates and not the absolute distance.
Or how do I correctly position single stl parts?