File size: 507 Bytes
f0ec902 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | model {
file: "model.sdf"
}
name: "SCHOOL_BUS"
description: "SCHOOL BUS"
version: 1
authors {
name: "Google"
email: "scanned-objects@google.com"
}
legal {
copyright: "Copyright 2020 Google LLC."
license: "Creative Commons Attribution 4.0 International"
}
annotations {
key: "brand"
value: "PlanToys"
}
annotations {
key: "mpn"
value: "6049"
}
annotations {
key: "sku"
value: "0604901"
}
compatibilities {
name: "Gazebo"
version {
major: 11
}
}
categories {
first: "Toys"
}
|