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

Inertial measurement unit

We will use the inertial measurement unit (IMU) in this robot to get a good estimate of the odometry value and the robot's pose. The odometry values computed from the encoder alone may not be sufficient for efficient navigation, as they can contain errors. To compensate for the error during the robot's movement, especially rotation, we will use the IMU in this robot. We are selecting MPU 6050 for the IMU because of the following reasons:

  • In MPU 6050, the accelerometer and gyroscope are integrated on a single chip
  • It provides high accuracy and sensitivity
  • We are able to interface with a magnetometer for better IMU performance
  • The breakout board of MPU 6050 is very cheap
  • MPU 6050 can directly interface with LaunchPad ...
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