Merge branch 'main' of github.com:HPCL-EI/RoboWaiter
This commit is contained in:
commit
51d7dde8b1
File diff suppressed because it is too large
Load Diff
|
@ -10,7 +10,7 @@ Place = ['Bar', 'WaterTable', 'CoffeeTable', 'Bar2', 'Table1', 'Table2', 'Table3
|
|||
|
||||
Entity = ['Robot', 'Customer']
|
||||
|
||||
Operable = ['AC', 'ACTemperature', 'HallLight', 'TubeLight', 'Curtain', 'Chairs', 'Floor', 'Table']
|
||||
Operable = ['AC', 'ACTemperature', 'HallLight', 'TubeLight', 'Curtain', 'Chairs', 'Floor', 'Table1']
|
||||
|
||||
import random
|
||||
|
||||
|
|
Loading…
Reference in New Issue