rt-net / jnm_jupyternotebook

Jupyter Notebooks for Jetson Nano Mouse
https://rt-net.github.io/tutorials/jnmouse/jupyter-notebook/install.html
Apache License 2.0
3 stars 3 forks source link

jnmouse Python library is not compatible with Notebook #1

Closed Tiryoh closed 3 years ago

Tiryoh commented 3 years ago

不具合の概要

サンプルのNotebookを動かした際にjnmouseライブラリのCameraクラスでエラーが出る場合がある。

実行環境

再現方法

  1. road_following/data_collection_gamepad.ipynb を実行する

期待する動作

https://github.com/NVIDIA-AI-IOT/jetbot と同様にエラーなく実行できるのが望ましい

ログ・画像

Screenshot from 2021-04-20 19-42-07

Screenshot from 2021-04-20 19-34-35

その他

jnmouse用にforkした際、リモートリポジトリが Notebookだけ先に更新され、jetbot Python libraryが古いままの状態になっていたと考えられる