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

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...

Full description

Bibliographic Details
Main Authors: Joseph, Lentin, Johny, Aleena (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2022, 2022
Edition:2nd ed. 2022
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02494nmm a2200301 u 4500
001 EB002011819
003 EBX01000000000000001174718
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220303 ||| eng
020 |a 9781484277508 
100 1 |a Joseph, Lentin 
245 0 0 |a Robot Operating System (ROS) for Absolute Beginners  |h Elektronische Ressource  |b Robotics Programming Made Easy  |c by Lentin Joseph, Aleena Johny 
250 |a 2nd ed. 2022 
260 |a Berkeley, CA  |b Apress  |c 2022, 2022 
300 |a XV, 283 p. 215 illus  |b online resource 
505 0 |a Chapter 1: Getting Started with Ubuntu/Linux for Robotics -- Chapter 2: Fundamentals of C++ for Robotic Programming -- Chapter 3: Fundamentals of Python for Robotics Programming -- Chapter 4: Kick Starting Robot Operating System -- Chapter 5: Programming with ROS -- Chapter 6: Robotics Project Using ROS. 
653 |a Artificial Intelligence 
653 |a Maker 
653 |a Artificial intelligence 
653 |a Makerspaces 
700 1 |a Johny, Aleena  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-7750-8 
856 4 0 |u https://doi.org/10.1007/978-1-4842-7750-8?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 004 
520 |a 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 robotwill 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. You will: Install Ubuntu 20 Install ROS Noetic Use ROS Programming with roscpp and rospy Build a mobile robot from scratch using ROS.