Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Robotics using Python. - Second Edition

You're reading from  Learning Robotics using Python. - Second Edition

Product type Book
Published in Jun 2018
Publisher Packt
ISBN-13 9781788623315
Pages 280 pages
Edition 2nd Edition
Languages
Concepts
Author (1):
Lentin Joseph Lentin Joseph
Profile icon Lentin Joseph
Toc

Table of Contents (12) Chapters close

Preface 1. Getting Started with Robot Operating System 2. Understanding the Basics of Differential Robots 3. Modeling the Differential Drive Robot 4. Simulating a Differential Drive Robot Using ROS 5. Designing ChefBot Hardware and Circuits 6. Interfacing Actuators and Sensors to the Robot Controller 7. Interfacing Vision Sensors with ROS 8. Building ChefBot Hardware and the Integration of Software 9. Designing a GUI for a Robot Using Qt and Python 10. Assessments 11. Other Books You May Enjoy

Working with a TurtleBot 2 simulation

After working with Gazebo, now it's time to run a simulation on it and work with some robots. One of the popular robots available for education and research is TurtleBot. The TurtleBot software was developed within the ROS framework, and there is a good simulation of its operations available in Gazebo. The popular versions of TurtleBot are TurtleBot 2 and 3. We will learn about TurtleBot 2 in this section because our development of Chefbot was inspired by its design.

Installing TurtleBot 2 simulation packages in Ubuntu 16.04 is straightforward. You can use the following command to install TurtleBot 2 simulation packages for Gazebo:

    $ sudo apt-get install ros-kinetic-turtlebot-gazebo  

After installing the packages, we can start running the simulation. There are several launch files inside the turtlebot-gazebo packages that have different...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime