mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-19 00:57:28 +01:00
31 lines
566 B
Plaintext
31 lines
566 B
Plaintext
item {
|
|
name: "plante_dans_pot_couchee",
|
|
id: 1,
|
|
display_name: "plante_dans_pot_couchee"
|
|
}
|
|
item {
|
|
name: "plante_dans_pot_debout",
|
|
id: 2,
|
|
display_name: "plante_dans_pot_debout"
|
|
}
|
|
item {
|
|
name: "plante_fragile_couchee",
|
|
id: 3,
|
|
display_name: "plante_fragile_couchee"
|
|
}
|
|
item {
|
|
name: "plante_fragile_debout",
|
|
id: 4,
|
|
display_name: "plante_fragile_debout"
|
|
}
|
|
item {
|
|
name: "pot_vide_couche",
|
|
id: 5,
|
|
display_name: "pot_vide_couche"
|
|
}
|
|
item {
|
|
name: "pot_vide_debout",
|
|
id: 6,
|
|
display_name: "pot_vide_debout"
|
|
}
|