Question
Currently in MassPropertiesCfg, I set mass equal to None. As per the documentation, it seems the density is computed automatically. When I fetch link masses using articulation.root_physx_view.current_masses(), the masses for base and dummy links are set to 1.0kg. How do these links affect physics behavior? Shouldn't the mass for these links be set close to 0?