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

Update Camera class to be consistent with jetbot #2

Closed Tiryoh closed 3 years ago

Tiryoh commented 3 years ago

What does this implement/fix?

Camera操作用のクラスをjetbotのものと同様にします。

ref: https://github.com/NVIDIA-AI-IOT/jetbot/commit/ae130db357283eb7d81c5f5167ce1ded2fae73bd

Does this close any currently open issues?

1

How has this been tested?

1 でエラーが出ていた road_following/data_collection_gamepad.ipynb でエラーが出なくなることを確認しています。

Any other comments?

Checklists