3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

DonkeyCar の製作(Pololu Zumo)(旧バージョン2.5.1)

Last updated at Posted at 2018-07-09

無題.jpg
https://youtu.be/YkRAuzBT3Yg
RIMG0249.JPG
RIMG0250.JPG
RIMG0252.JPG
Arduino用ユニバーサルシールドに5VレギュレータとPCA9685(I2C-PWM)を搭載
#回路図
zumosch.jpg
$ sudo apt-get install python3-rpi.gpio
#プロジェクトの生成
筆者のgithubからファイル一式を入手
$ git clone https://github.com/mituhiromatuura/donkey
テンプレートにzumoを指定
$ donkey createcar --template manage_zumo ~/mycar
設定ファイルもzumo用をコピー
$ cp donkey/donkeycar/templates/config_zumo.py ~/mycar/config.py

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?