To lower the complexity and avoid urdf model duplication, we should: - define the tools (pump, hand, etc) as their own robot modules - create the modules with tool by connecting the robot modules together - remove the corresponding urdf
To lower the complexity and avoid urdf model duplication, we should: