Macaron School
Macaron School: Mastering the World’s Most Perfect Cookie with 50 Delicious Recipes
July 14, 2022
Concise Colour Medical Dictionary
July 15, 2022

Robot Operating System (ROS) for Absolute Beginners: Robotics Programming Made Easy

Robot Operating System
Author: Lentin Joseph, Aleena Johny
publisher :Apress
ISBN 10 :148427749X
ISBN 13 :‎9781484277492
page Number : 293
file size : 12 MB

 

 

Description:

Start programming your own robots using Robot Operation System (ROS). Targeted for absolute beginners in ROS, Linux, and Python, this guide lets you build your own robotics projects. 
 
You’ll learn the basic foundation of Ubuntu Linux. Begin with the fundamentals. Installation and useful commands will give you the basic tools you need while programming a robot. Then add useful software applications that can be used while making robots. Programming robots can be done using any of the programming languages. Most popular programming languages are Python and C++. You will incorporate the fundamentals of C++ by learning object oriented programing concepts from example and building  C++ projects.
 
Finally, tackle an ROS hands-on project to apply all the concepts of ROS you’ve learned. The aim of the project is to perform a dead-reckoning using a cheap mobile robot. You can command your robot’s position on Rviz and your robot will move to that position! Not only will you learn to program, you’ll gain hands-on experience working with hardware to create a real robot.
 
 
What You’ll Learn
  • Install Ubuntu 20
  • Install ROS Noetic
  • Use ROS Programming with roscpp and rospy 
  • Build a mobile robot from scratch using ROS
 
Who This Book Is For
 
Robotics enthusiast with little or no prior programming experience.