meshesByUrdfFilepath property

  1. @TagNumber(3)
Map<String, Mesh> get meshesByUrdfFilepath

Map of URDF mesh file paths to mesh data

Implementation

@$pb.TagNumber(3)
$core.Map<$core.String, Mesh> get meshesByUrdfFilepath => $_getMap(2);