Setting inertia for a whole robot
Hi all, I am trying to model a quadrotor, i have the .model file from an old implementation in gazebo but i need to rewrite it as a .urdf to be used in ROS. My problem is that rather then setting the inertia for each link i would like to set it for the whole robot (in fact the controller will consider the quadrotor as a unique body). Is it possible somehow?
Thank you