In URDF how do I get more than one geomtry element in a link?
I would like to build a simple robot model in urdf with just visualization and display it in rviz. I just have one tf frame for the body (it is a quad rotor) so how can I use the same frame for more than on geometry element?
Or is it possible to take a 3D model and just use that?