Skip to content

micro step 1/4 -> 1/8 change #4

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

Merged
merged 6 commits into from
Jun 5, 2024
Merged

micro step 1/4 -> 1/8 change #4

merged 6 commits into from
Jun 5, 2024

Conversation

aoki-rt
Copy link
Collaborator

@aoki-rt aoki-rt commented May 24, 2024

What does this implement/fix?

回路変更によるモータドライバのステップ数の変更

Does this close any currently open issues?

しません

How has this been tested?

実機で走行させ、正しい角度、距離を進むことを確認

Any other comments?

変更したのはSTEP5からSTEP8まで

Checklists

@YusukeKato
Copy link
Contributor

動作確認環境

  • Ubuntu 22.04 LTS
  • Arduino IDE 2.3.2
  • esp32 by Espressif Systems 2.0.17

サンプルの動作確認

  • STEP5:180mm(=45mm+90mm+45mm)直進することを確認した
  • STEP6:順番に右90度、左90度、右180度、左180度の旋回動作を確認した

@YusukeKato
Copy link
Contributor

サンプルの動作確認

  • STEP7:迷路の壁にぶつからないように指定した区画分の距離を直進することを確認した
    • 迷路(ハーフサイズ)は1区画90mm
    • サンプルプログラムでは4区画(45mm+90mm×3+45mm)走行する
    • 動作確認用に用意した迷路が小さかったので3区画(45mm+90mm×2+45mm)を走行させて動作確認した

@YusukeKato
Copy link
Contributor

サンプルの動作確認

  • STEP8:4x4迷路において、指定したゴールまでの足立法による探索、最短経路走行が正しいことを確認した

@YusukeKato
Copy link
Contributor

実機での動作確認、CIの修正が完了しました。
変更内容も問題ないと思います。

@YusukeKato YusukeKato merged commit 5bae13b into main Jun 5, 2024
8 checks passed
@YusukeKato
Copy link
Contributor

LGTMです!
マージしました。

@YusukeKato YusukeKato deleted the change_microstep branch June 5, 2024 01:16
@YusukeKato YusukeKato self-requested a review June 5, 2024 01:20
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.

2 participants