- Learning ROS for Robotics Programming(Second Edition)
- Enrique Fernández Luis Sánchez Crespo Anil Mahtani Aaron Martinez
- 205字
- 2021-07-16 20:45:39
What you need for this book
This book was written with the intention that almost everybody can follow it and run the source code examples provided with it. Basically, you need a computer with a Linux distribution. Although any Linux distribution should be fine, it is recommended that you use a version of Ubuntu 12.04 LTS. Then, you will use ROS Hydro, which is installed according to the instructions given in Chapter 1, Getting Started with ROS Hydro.
For this distribution of ROS, you will need a version of Ubuntu prior to 14.04 because, since this version, Hydro is no longer supported.
As regards the hardware requirements of your computer, in general, any computer or laptop is enough. However, it is advisable to use a dedicated graphics card in order to run the Gazebo simulator. Also, it will be good to have a good number of peripherals so that you can connect several sensors and actuators, including cameras and Arduino boards.
You will also need Git (the git-core Debian package) in order to clone the repository with the source code provided with this book. Similarly, you are expected to have a basic knowledge of the Bash command line, GNU/Linux tools, and some C/C++ programming skills.
- scikit-learn Cookbook
- Java Web開發學習手冊
- Learning RabbitMQ
- Learn Programming in Python with Cody Jackson
- HTML5+CSS3網頁設計
- C語言程序設計同步訓練與上機指導(第三版)
- Frank Kane's Taming Big Data with Apache Spark and Python
- Fast Data Processing with Spark(Second Edition)
- IBM Cognos TM1 Developer's Certification guide
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Python物理建模初學者指南(第2版)
- 征服C指針(第2版)
- 零基礎學編程系列(全5冊)
- WCF全面解析
- 計算思維與Python編程