-
Notifications
You must be signed in to change notification settings - Fork 7
chore: change rviz display settings for passengers #756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Have unrelated changes been unintentionally included in this? |
@AkariNakano821 cc @shmpwk Can you change base branch from |
I made some modifications to the base branch, and instead of modifying the files, I added new ones. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…undation#1114) * chore: change rviz display settings for passengers (#756) * change RViz display settings for passengers * change RViz display settings for passengers * update config Signed-off-by: Tomohito Ando <[email protected]> --------- Signed-off-by: Tomohito Ando <[email protected]> Co-authored-by: AkariNakano821 <[email protected]>
RT0-35328対応
社会実装を目指しているバス車内のディスプレイにて、rvizを乗客向けに投影するためのファイル(autoware_debug.rviz)を追加
・State Panel以外のパネルを非表示(ツールバー含む)
・認識物体の予測経路以外のID等を非表示
・認識物体の塗りつぶし
・drivable areaを非表示
・視点をThirdPersonView、Distanceを20に設定