Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Online Book "Introduction to ROS" in Japanese
TeX Shell
Latest commit 468e781 @robotpilot robotpilot Merge pull request #27 from irvs/revision
バージョン変更やページ数変更
Failed to load latest commit information.
pictures はみ出した文字の修正や図番号の修正
release テスト用のPDFのアップデート
sources added init files for latex of rosbook_jp
.gitignore 本のカバや著者プロフィールの追加及び修正
LICENSE はじめにのページ追加
README.md バージョン変更やページ数変更
StyleInd.ist added init files for latex of rosbook_jp
bibliography.bib added init files for latex of rosbook_jp
chapter1.tex はみ出した文字の修正や図番号の修正
chapter10.tex はみ出した文字の修正や図番号の修正
chapter11.tex はみ出した文字の修正や図番号の修正
chapter2.tex はみ出した文字の修正や図番号の修正
chapter3.tex はみ出した文字の修正や図番号の修正
chapter4.tex はみ出した文字の修正や図番号の修正
chapter5.tex はみ出した文字の修正や図番号の修正
chapter6.tex はみ出した文字の修正や図番号の修正
chapter7.tex はみ出した文字の修正や図番号の修正
chapter8.tex はみ出した文字の修正や図番号の修正
chapter9.tex はみ出した文字の修正や図番号の修正
clear.sh added sh files for make the latex
code.tex added the chapter10
intro.tex はみ出した文字の修正や図番号の修正
latex.sh 引用情報追加、おわりにのページ追加
ros_indigo_install.sh change the ros key file
rosbook_jp.tex バージョン変更やページ数変更
structure.tex added chapter2 and 3
tools.tex はみ出した文字の修正や図番号の修正

README.md

本の紹介

  • タイトル: 詳説 ROSロボットプログラミング
  • 副題:- 導入からSLAM・Gazebo・MoveItまで -
  • 著者:表 允晳, 倉爪 亮, 渡邊 裕太
  • 出版日:2015年 11月 30日(初版)
  • 出版社:Kurazume Laboratory (出版者記号 9908736)
  • ISBNコード:9784990873608
  • フォーマット:PDF版(無料公開)
  • ページ数:340p
  • サイズ:A4

ダウンロード

  • 準備中(予定日:2015年 11月 30日)

主な内容

  1. ROS入門
  2. ROSのインストール
  3. ROSの基本知識
  4. ROSコマンド
  5. ROSツール
  6. ROSプログラミングの基本
  7. パッケージの導入方法
  8. センサによる情報の取得
  9. 移動ロボットの制御とシミュレーション
  10. SLAMとナビゲーション
  11. ROSによるロボットアームの制御

BibTeX

@book{pyo2015ros,
  title     = {ROS Robot Programming},
  author    = {Yoonseok Pyo, Ryo Kurazume, Yuta Watanabe},
  month     = {11},
  year      = {2015},
  publisher = {Kurazume Laboratory},
  totalpages= {340},
  isbn      = {9784990873608},
  url       = {\url{https://github.com/irvs/rosbook_jp}}
}

Related Site

Licenses

Book

Background images of cover page and chapter head image

LaTeX template

  • LaTeX template ‘‘The Legrand Orange Book’’ made by LaTeXTemplates.com
  • Original author (LaTeX template): Mathias Legrand (legrand.mathias@gmail.com)
  • License: CC BY-NC-SA 3.0

Make (ソースからPDFファイルを作成する場合のみ)

sudo apt-get install texlive*
git clone https://github.com/irvs/rosbook_jp.git
cd rosbook_jp
sh latex.sh

Special Thanks

We’d like to give special thanks to ROS development team, many ROS maintainers and contributors.

We ♥ ROS! (http://www.ros.org/)

Something went wrong with that request. Please try again.