Skip to content

Commit 11fa0e9

Browse files
committed
Update db
1 parent 646fca7 commit 11fa0e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

database/universes.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ COPY public.universes (id, name, world_id, robot_id) FROM stdin;
189189
61 Warehouse 2 Ackermann Harmonic 61 0
190190
62 Laser Mapping Warehouse Medium Noise 62 0
191191
63 Laser Mapping Warehouse High Noise 63 0
192-
64 Small Laser Mapping Warehouse Medium Noise 62 0
193-
65 Small Laser Mapping Warehouse High Noise 63 0
192+
64 Small Laser Mapping Warehouse Medium Noise 64 0
193+
65 Small Laser Mapping Warehouse High Noise 65 0
194194
\.
195195

196196
--

0 commit comments

Comments
 (0)