Skip to content

Commit

Permalink
fix: Jekyll でテーブルが正しく表示されるように修正
Browse files Browse the repository at this point in the history
  • Loading branch information
KentaKato committed Oct 21, 2024
1 parent 3ec4e5f commit 9d79b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AutomotiveAIChallenge/2024/extract_automode_period.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ title: Roborovsky Note
本スクリプトは `vehicle/status/control_mode` トピックを監視し、 値が `AUTONOMOUS`であるの期間の始点と終点を抽出して `auto_period.csv` に出力します。

auto_period.csv

|start|end|
|---|---|
|t_start_1|t_end_1|
Expand Down

0 comments on commit 9d79b8f

Please sign in to comment.