Skip to content

Commit 6ad1adb

Browse files
committed
Update fire/battery handling tasks based on last year's discussions
Fixes #60
1 parent b9e8df9 commit 6ad1adb

File tree

5 files changed

+25
-18
lines changed

5 files changed

+25
-18
lines changed

comp/arena/fire-extinguishers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ description: >-
1414
1515
dependencies:
1616
- comp/arena/build
17-
- comp/safety/ensure-fire-extinguishers-are-present
17+
- comp/safety/fire-management-equipment

comp/safety/ensure-fire-extinguishers-are-present.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
summary: Ensure that we have fire managing equipment at the competition
2+
3+
priority: critical
4+
5+
component: Competition
6+
7+
milestone: $SRYYYY Competition
8+
9+
area-owner: health-safety
10+
11+
description: >-
12+
We need to have available whatever equipment we believe will be needed to
13+
safely handle fires. Exactly what this entails will depend on the nature of
14+
our plans for handling any fires.
15+
16+
The runbook has details of what the current protocol is, for example:
17+
https://studentrobotics.org/runbook/competition/team-support/battery-charging/#safety
18+
19+
See also the notes at https://github.com/srobo/tasks/issues/822#issuecomment-1090656629
20+
and onwards.

comp/safety/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ dependencies:
1919
- comp/safety/incident-plan
2020
- comp/safety/risk-assessments
2121
- comp/venue/cable-protectors
22-
- comp/safety/ensure-fire-extinguishers-are-present
22+
- comp/safety/fire-management-equipment

comp/safety/sad-battery-management.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ description: >-
1212
We should have a plan for how to handle lipos which are deemed to be unusable.
1313
This is to cover the handling of the lipos at the event, not the disposal
1414
afterwards.
15+
16+
See the runbook for the current safety protocol:
17+
https://studentrobotics.org/runbook/competition/team-support/battery-charging/#safety

0 commit comments

Comments
 (0)