Skip to content

Commit 9545d15

Browse files
committed
Update cmake
1 parent df84d11 commit 9545d15

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CustomRobots/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ install(
107107
logistic_holonomic_robot/params
108108
logistic_holonomic_robot/launch
109109

110+
logistic_ackermann_robot/models
111+
logistic_ackermann_robot/params
112+
logistic_ackermann_robot/launch
113+
110114
roomba_robot/models
111115
roomba_robot/params
112116
ackermann_cars/models

database/universes.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ COPY public.universes (id, name, world_id, robot_id) FROM stdin;
187187
57 Package delivery 57 0
188188
58 Warehouse 1 Harmonic 58 13
189189
59 Warehouse 2 Harmonic 59 13
190-
60 Warehouse 1 Ackermann Harmonic 60 14
190+
60 Warehouse 1 Ackermann Harmonic 58 14
191191
61 Warehouse 2 Ackermann Harmonic 61 14
192192
62 Laser Mapping Warehouse Medium Noise 62 0
193193
63 Laser Mapping Warehouse High Noise 63 0

0 commit comments

Comments
 (0)