Skip to content

Commit c5c9c28

Browse files
authored
Merge pull request #83 from madratman/PR/fix_t_c
rm deprecated t_c
2 parents 0dc4c07 + fea6d08 commit c5c9c28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/competition_guidelines.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ Every collision with other objects in the environment such as the gates is penal
116116
|----------|-------------------------------------------------------------------------|------------|
117117
| ***t***<sub>***max***</sub> | Maximal lap time, within which the drones should complete the track | 100 seconds
118118
| ***d*** | Distance threshold for collision detection | 0.3 meters |
119-
| ***t***<sub>***c***</sub> | Time penalty incurred by chasing drone for colliding with leading drone | 3 seconds |
120119
| ***t***<sub>***e***</sub> | Time penalty incurred by drone for colliding with environment | 3 seconds |
121120
| ***t***<sub>***cw***</sub> | Time window for collision checking | 1 second |
122121

0 commit comments

Comments
 (0)