Skip to content

Commit

Permalink
Merge pull request #83 from madratman/PR/fix_t_c
Browse files Browse the repository at this point in the history
rm deprecated t_c
  • Loading branch information
madratman authored Oct 14, 2019
2 parents 0dc4c07 + fea6d08 commit c5c9c28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/competition_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ Every collision with other objects in the environment such as the gates is penal
|----------|-------------------------------------------------------------------------|------------|
| ***t***<sub>***max***</sub> | Maximal lap time, within which the drones should complete the track | 100 seconds
| ***d*** | Distance threshold for collision detection | 0.3 meters |
| ***t***<sub>***c***</sub> | Time penalty incurred by chasing drone for colliding with leading drone | 3 seconds |
| ***t***<sub>***e***</sub> | Time penalty incurred by drone for colliding with environment | 3 seconds |
| ***t***<sub>***cw***</sub> | Time window for collision checking | 1 second |

Expand Down

0 comments on commit c5c9c28

Please sign in to comment.