Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

refine_walking #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

refine_walking #1

wants to merge 5 commits into from

Conversation

yasuohayashibara
Copy link
Collaborator

歩行を改善するためのブランチ

@yasuohayashibara yasuohayashibara changed the title add check_walking refine_walking Sep 16, 2020
@yasuohayashibara
Copy link
Collaborator Author

yasuohayashibara commented Sep 16, 2020

10歩ごとに方向を変えて正方形を描かせるサンプルプログラムを実行した様子
現在のプログラムでは1歩ごとに方向を変えることができない.
また,途中から全く異なる歩行の動きになっている.

https://youtu.be/HT1UlndGdPE

@yasuohayashibara
Copy link
Collaborator Author

計算を少なくするために表示と当たり判定を足先だけにした.
倒れた時の干渉チェックが無い以外は従来通り.
https://youtu.be/PkBcLl9deBg

@yasuohayashibara
Copy link
Collaborator Author

yasuohayashibara commented Sep 16, 2020

フットステップの仕組みを変更して実行した様子
わかりやすくするため1歩ごとに1秒のウェイトを入れています.
まだ少し問題はありそうですが,今回の学習にはそれほど影響しないと思います.

https://youtu.be/mn6WWY6C7K4

@yasuohayashibara
Copy link
Collaborator Author

dqn_train.pyを実行した様子

動画
https://youtu.be/M-lTrPA0OA0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant