Skip to content

Commit

Permalink
doc(teams): update teams page (#53)
Browse files Browse the repository at this point in the history
* doc(teams): update teams page

Signed-off-by: Yu Asabe <[email protected]>

* doc(teams): fix format for teams page

Signed-off-by: Yu Asabe <[email protected]>

---------

Signed-off-by: Yu Asabe <[email protected]>
  • Loading branch information
yuasabe authored Sep 15, 2023
1 parent 2bd29dd commit 319c550
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 5 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
75 changes: 70 additions & 5 deletions documentation/docfx_project/teams/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,76 @@

<br>

本ページでは、予選大会に参加したチームの紹介を行います
本ページでは、予選大会に参加したチームの紹介を行います

<br>

| Team Name | Photo | Message from the team |
| :-----: | :-----: | :----- |
| Team A | <img src="https://placehold.jp/300x200.png" alt="Team Photo" width="100%"> | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consectetur velit ac nisi condimentum fringilla. Sed ac rhoncus dui. In hendrerit sapien ut magna faucibus, et facilisis justo scelerisque. Cras ut egestas metus, sit amet faucibus nisl. Nulla non magna mattis, viverra eros at, porttitor tortor. Curabitur rutrum lacinia vehicula. Vestibulum rutrum orci a arcu iaculis venenatis. Nulla ornare tellus nec eleifend venenatis. |
| Team B | <img src="https://placehold.jp/300x200.png" alt="Team Photo" width="100%"> | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consectetur velit ac nisi condimentum fringilla. Sed ac rhoncus dui. In hendrerit sapien ut magna faucibus, et facilisis justo scelerisque. Cras ut egestas metus, sit amet faucibus nisl. Nulla non magna mattis, viverra eros at, porttitor tortor. Curabitur rutrum lacinia vehicula. Vestibulum rutrum orci a arcu iaculis venenatis. Nulla ornare tellus nec eleifend venenatis. |
---

## ひでちゅん(43)

<br>

**紹介文:** 大会中に無事44歳になりました。

**工夫した点:** とりあえずやってみる。

<br>

---

## norikenpi

<br>

**紹介文:** 海苔と芋けんぴが好きです!1人チームですががんばります!

**工夫した点:** ドキュメントをしっかり読みました!

<br>

<img src="../images/teams/photo1.jpg" alt="Team Photo" width="500px">

<br><br>

---

## PC高かった

<br>

**紹介文:** 元電機屋勤務で今はフリーの技術屋(自称)です。昨年末、自技会メルマガでAIチャレンジを知り参加する際、要求specを満たすPCを組んだらお高くついたので…

**工夫した点:** まずはautowareの通信データ(topic)を見たかったのですがrvizの使い方がわからないので、MATLABで簡単なビュアー[添付ファイル]を作ってみました(ROS toolboxがないのでtopic echoでデータ取得していましたが、扱いやすいように加工する方が大変でした)。

<br>

<video width="500" controls>
<source src="../images/teams/video1.webm" type="video/webm">
</video>

<br><br>

---

## Team123

<br>

**紹介文:** マイペースな性格でのんびり好きなことをやりたいということで今回は一人での参加をしました!
学部時代に自動運転のプロジェクトに携わったことがあるものの、当時はすでにほぼ完成していたものを動かすだけだったのでナビゲーションなどをいじって自分で開発できる大会に魅力を感じて参加しました。

**工夫した点:** ポテンシャル法を用いた障害物回避モジュールを自作しました。Autowareの既存のプランナーは良くも悪くも完成されているため、初心者の私がいじるにはハードルが高かったため1から自分のプランナーを作ろうと思いました。同じような境遇の人の助けになればなという思いで初心者が本大会に挑戦する記録をQiitaに投稿したりしました。

<br>

---

## Team I.D.E.A.

<br>

**Introduction:** We are a team from SRM, India. We are from Automobile department third year, we are interested on autonomous vehicles and have worked on a couple projects related to the same. Mainly two of us worked on the aichallenge this year.

**Team Tactics:** We focused on avoidance especially task 3.

0 comments on commit 319c550

Please sign in to comment.