feat/traffic light#230
Open
ken222d wants to merge 14 commits into
Open
Conversation
Contributor
Author
|
現在, ignition系にプラグインを変更してWSL上で確認した. ログでは赤色と緑色の変更を確認できたが, 物体は色は変更していない. Linux上で確かめてみる. 2026-06-26.154221.mp4 |
Contributor
Author
|
環境を1から構築してプラグインが動作するかを確認した. Screencast.from.2026-06-28.20-04-13.mp4 |
Contributor
Author
|
ai_car1を読み込んだ場合に色が変わらないことがわかった. Screencast.from.2026-06-28.22-11-44.mp4Screencast.from.2026-06-28.22-11-07.mp4ai_car1モデルのsdfファイルのjointとlinkをある程度減らすとこの色の点滅が起きることもわかった. |
Contributor
Author
|
プラグインで特定のvisualのnameを読み込み際に数が多くて対象が見つかっていないと考え, lightの色を変換するプラグインを新たに作成し, どうなるかを見た. Screencast.from.2026-06-29.22-32-28.mp4Screencast.from.2026-06-29.22-34-19.mp4 |
Contributor
Author
|
以下のように再現することができた. Screencast.from.2026-06-29.22-50-39.mp4 |
Open
Contributor
Author
|
以下の動画のようにある領域内にロボットが入ったとき, 6秒後に赤色から緑色に変化するようにした. Screencast.from.2026-07-10.23-20-17.mp4 |
Contributor
Author
|
現在, 以下のプルリクで議論しています. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
このブランチは信号機の再現を行うためのものである.