buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Lentin Joseph

Robot Operating System (ROS) for Absolute Beginners


Robotics Programming Made Easy
1st ed. 2018. xiii, 282 S. 213 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-23404-9 (1484234049)
Neue ISBN: 978-1-484-23404-4 (9781484234044)

Preis und Lieferzeit: Bitte klicken


Learn how to get started with robotics programming using Robot Operation System (ROS). Targeted for absolute beginners in ROS, Linux, and Python, this short guide shows you how to build your own robotics projects.

ROS is an open-source and flexible framework for writing robotics software. With a hands-on approach and sample projects, Robot Operating System for Absolute Beginners will enable you to begin your first robot project. You will learn the basic concepts of working with ROS and begin coding with ROS APIs in both C++ and Python.

What You´ll Learn

Install ROS
Review fundamental ROS concepts

Work with frequently used commands in ROS

Build a mobile robot from scratch using ROS

Who This Book Is For
Absolute beginners with little to no programming experience looking to learn robotics programming.
Robot Operating System for Absolute Beginners

Chapter 1: Getting Started with Ubuntu/Linux for Robotics This chapter will give the basic foundation of Ubuntu Linux. Starting from the fundamentals, installation and useful commands which are using while building and programming a robot, we will also see useful software applications which can be used while making robots.
Chapter 2: Fundamentals of Python and C++ for Robotic Programming Programming robots can be done using any of the programming languages. Most popular programming languages are Python and C++. In this chapter, we will see fundamentals of Python which are mainly used for programming robots. This chapter will also cover C++ and the important topics needed to program a robot.
Chapter 3: Kick starting Robot Operating System
This chapter starts discussing Robot Operating System, Fundamentals, Installing, ROS tools and ROS commands it on Ubuntu.
Chapter 4: Programming with ROS This chapter is fully focused on programming ROS using C++ and Python. We will see some example code in this chapter.
Chapter 5: Building and programming mobile robot using ROS This is a hands-on project which is used to apply all concepts of ROS that we discussed in the above chapters. We will see some more concepts which will explain in the appropriate sections. The aim of the project is to perform a dead-reckoning using a cheap mobile robot. We can command robot position on Rviz and robot will move to that position.
Chapter 6. Robotics project using ROS
Lentin Joseph is an author, entrepreneur, electronics engineer, robotics enthusiast, machine vision expert, embedded programmer, and the founder and CEO of Qbotics Labs from India. He completed his bachelor´s degree in electronics and communication engineering at the Federal Institute of Science and Technology (FISAT), Kerala. After graduating, Lentin worked for three years at a start-up company focusing on robotics and image processing. During that time he learned to work with various robotics software platforms such as Robot Operating System (ROS), V-REP, and Actin (a robotic simulation tool) and image processing libraries such as OpenCV, OpenNI, and PCL. He also has experience with 3D robot design and embedded programming on Arduino and Tiva Launchpad.
He recently started a new company called Qbotics Labs, which mainly focuses on research into building some great products in domains such as robotics and machine vision.