ryuichiueda / 20180628_experiments_raspimouse_sensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ラズパイマウスのセンサ値の特性調査

  • 次のように、壁の下のグレーの領域にロボットを垂直に向けて1秒ごとにセンサの値を採取。データファイルの名前になっている距離はセンサの頭から壁までの距離。

データ

スペース区切り

  • $1: 日付
  • $2: 時刻
  • $3: 右前センサの値
  • $4: 右横センサの値
  • $5: 左横センサの値
  • $6: 左前センサの値

About


Languages

Language:Jupyter Notebook 100.0%