Giter Site home page Giter Site logo

raspimouse_book_info's Introduction

「Raspberry Piで学ぶ ROSロボット入門」の情報リポジトリ

重要な情報

2018/11/20

テストについて一点、確証のない補足があります。大抵は大丈夫なので見落としていたのですが、テストコードでダミーのデバイスに字を書き込んだら、すぐにf.flush()しないと、ファイルへの書き込みが遅延して、たまにテストがコケるような気がしてきました。

2018/6/15

https://wiki.ubuntu.com/ARM/RaspberryPi#Wifi にある手順でWiFiの動くファームウェアがインストールできることを確認しました。-> wifiproblem.md

2018/6/11

最新のROSをインストールして catkin_create_pkg を使うと、package.xml のフォーマットがバージョン2になります。このバージョンでは run_dependexec_depend に変更になっていますので、バージョン2を使うときは書籍中の run_dependexec_depend に読み替えてください。元のバージョンを使いたい時には、XML上部にある format="2"を消します。ただ、新しいほうを覚えた方が良いでしょう。

2018/5/26

ちょっと気づいてなかったのですが、WiFiが2017/5/6の方法では動作しないことに気づきました。調査中です。とりあえず解決までは、次のようにおねがいします。

  • 今、インストールが済んでWiFiが使えている場合はapt upgradeしない。
  • これからインストールするときは、このイメージを利用

2018/4/22

執筆当時のシミュレータ(E章)の状況が残っていなかったので、その当時のもののブランチを作っていただきました。

2017/12/18

10章において、xmlファイルが指定したパスにないことが原因で、OpenCVにエラーが出ることがあります。

  • 対処法

以下のコマンドを実行お願いします。

$ sudo apt install opencv-data

2017/12/8

12章で使うJavaScriptへのコードがリンク切れ状態になっています。

デバイスドライバにバグがありましたので修正しました。(2017/7/7)

2017/5/6

カーネルをアップデートするとWiFiが使えないという不具合を確認しています。

その他の情報

各章のリポジトリ

便利ツール

raspimouse_book_info's People

Contributors

ryuichiueda avatar rt-corp avatar ashi96 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.