Skip to Content
Learning Robotics using Python - Second Edition
book

Learning Robotics using Python - Second Edition

by Lentin Joseph
June 2018
Beginner to intermediate
280 pages
6h 58m
English
Packt Publishing
Content preview from Learning Robotics using Python - Second Edition

Working with SLAM on ROS to build a map of the room

To perform gmapping, we have to execute the following commands.

The following command starts the robot driver in the ChefBot terminal:

    $ roslaunch ChefBot_bringup robot_standalone.launch  

The following command starts the gmapping process. Note that it should be executed on the ChefBot terminal:

    $ roslaunch ChefBot_bringup gmapping_demo.launch  

Gmapping will only work if the odometry value that is received is proper. If the odometry value is received from the robot, we will receive the following message for the preceding command. If we get this message, we can confirm that gmapping will work fine:

ChefBot with PointCloud data

To start the keyboard teleoperation, use the following command: ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Robotics using Python

Learning Robotics using Python

Lentin Joseph
Python Robotics Projects

Python Robotics Projects

Prof. Diwakar Vaish

Publisher Resources

ISBN: 9781788623315Supplemental Content