Skip to content

Commit cc437e8

Browse files
committed
changing the lights colour during lane following
1 parent 6a902d6 commit cc437e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fsm/config/fsm_node/lane_following.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ states:
4242
- line_detector_node
4343
- lane_filter_node
4444
- ground_projection_node
45-
lights: "RED"
45+
lights: "CAR_DRIVING"
4646

4747

0 commit comments

Comments
 (0)