-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
【MA基礎開発】SpyAgentのセンサ系の見直し。各種ターゲットの検出にRayPerceptionSensor3Dではなく、unity付…
…随のrayセンサを使う方法に転舵。 #1 #14 RayPerceptionSensor3Dでは検出したオブジェクトの位置情報をC#側で受け取る方法が見つからないため。 また、イベントハンドラーが発火しないのは、RayPerceptionSensor3DとRayは異なる存在であるため、RayPerceptionSensor3Dの検出では発火しない。
- Loading branch information
tsyu1234
committed
Feb 26, 2024
1 parent
f2e2905
commit e09ad66
Showing
2 changed files
with
9 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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