Skip to content

信号機の再現および検出の検証#234

Open
ken222d wants to merge 6 commits into
fix/dockerfrom
feat/traffic_light_recognition
Open

信号機の再現および検出の検証#234
ken222d wants to merge 6 commits into
fix/dockerfrom
feat/traffic_light_recognition

Conversation

@ken222d

@ken222d ken222d commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

feat/traffic_lightは現在ないブランチから派生しており, merge conflictsが起きていたため, ブランチを作り直しました.
また, 今後はYOLOXでの信号認識について検証します.

@ken222d
ken222d changed the base branch from fix/docker to refactor/mapnav July 10, 2026 16:13
@ken222d
ken222d changed the base branch from refactor/mapnav to fix/docker July 10, 2026 16:13
@ken222d
ken222d force-pushed the feat/traffic_light_recognition branch from 5ec352e to 989e7e9 Compare July 11, 2026 07:18
@ken222d ken222d mentioned this pull request Jul 17, 2026
@ken222d

ken222d commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

sdfファイルで初期の色, 色変更の待機時間, 対象のモデル, 変色領域を設定できるようにした.

duration:色変更待機時間
robot_name:ロボットモデル名(このモデルが接近したら色を変更)
control_name:色を変更する物体(ColorControl:visualタグのname, LightControl:lightタグのname)
target_position:色を変化させる物体(今回は信号機)
detection_radius:変色領域の半径
color:RGBと透明度(今回は不透明な赤)
color_name:色

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant