Skip to content
This repository was archived by the owner on Feb 15, 2020. It is now read-only.

Commit c5b0877

Browse files
committed
'''Config''' Changed the names of the new config files to be more descriptive.
1 parent 8875bf0 commit c5b0877

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ Subsystems:
2020
"50001(320,240)": 5 # Really compressed streaming @ 5hz
2121

2222
# Includes all camera and vision system settings
23-
INCLUDE: data/config/vision/port.yml
23+
INCLUDE: data/config/vision/sd_marina.yml
2424

2525

2626
Ai:
2727
type: AI
2828

2929
# Includes the "taskOrder" for the AI
30-
INCLUDE: data/config/ai/port_ai.yml
30+
INCLUDE: data/config/ai/sd_marina_ai.yml
3131

3232

3333
StateMachine:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ Subsystems:
2020
"50001(320,240)": 5 # Really compressed streaming @ 5hz
2121

2222
# Includes all camera and vision system settings
23-
INCLUDE: data/config/vision/pool.yml
23+
INCLUDE: data/config/vision/sd_pool.yml
2424

2525

2626
Ai:
2727
type: AI
2828

2929
# Includes the "taskOrder" for the AI
30-
INCLUDE: data/config/ai/pool_ai.yml
30+
INCLUDE: data/config/ai/sd_pool_ai.yml
3131

3232

3333
StateMachine:

0 commit comments

Comments
 (0)