Reliable Robot Localization
eBook - ePub

Reliable Robot Localization

A Constraint-Programming Approach Over Dynamical Systems

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Reliable Robot Localization

A Constraint-Programming Approach Over Dynamical Systems

Book details
Book preview
Table of contents
Citations

About This Book

Localization for underwater robots remains a challenging issue. Typical sensors, such as Global Navigation Satellite System (GNSS) receivers, cannot be used under the surface and other inertial systems suffer from a strong integration drift. On top of that, the seabed is generally uniform and unstructured, making it difficult to apply Simultaneous Localization and Mapping (SLAM) methods to perform localization. Reliable Robot Localization presents an innovative new method which can be characterized as a raw-data SLAM approach. It differs from extant methods by considering time as a standard variable to be estimated, thus raising new opportunities for state estimation, so far underexploited. However, such temporal resolution is not straightforward and requires a set of theoretical tools in order to achieve the main purpose of localization. This book not only presents original contributions to the field of mobile robotics, it also offers new perspectives on constraint programming and set-membership approaches. It provides a reliable contractor programming framework in order to build solvers for dynamical systems. This set of tools is illustrated throughout this book with realistic robotic applications.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Reliable Robot Localization by Simon Rohou, Luc Jaulin, Lyudmila Mihaylova, Fabrice Le Bars, Sandor M. Veres in PDF and/or ePUB format, as well as other popular books in Technology & Engineering & Robotics. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Wiley-ISTE
Year
2019
ISBN
9781119680963
Edition
1

PART 1
Interval Tools

Introduction to Part 1

We aim to address robotics problems with set-membership methods. In this part, we introduce a set of already existing tools based on interval analysis, illustrated using several simple examples of dead-reckoning and range-only state estimation. Each notion developed in this part will then be applied in the following chapters.
Chapter 1 introduces the concepts of interval analysis, constraint programming, contractors and set-inversion. Chapter 2 extends the approach to temporal systems by providing the notion of tubes with their related properties, algebraic contractors and implementation choices.

1
Static Set-membership State Estimation

1.1. Introduction

A state estimation problem can be dealt with by set-membership approaches, where both the uncertainties on the model and the measurements errors are known. By known, we mean that an unknown actual value is guaranteed to lie within bounds that delineate the uncertainties, thus defining a solution set (Walter and Piet-Lahanier 1988, Cerone 1996, Veres and Norton 1996, Maksarov and Norton 1996).
The estimation then consists of reducing this set of feasible values by means of operators, where other approaches would have minimized an error criterion. The computations are not performed in a probabilistic way but based on deterministic operations on the bounds of the set. This approach is significantly different from usual methods: here, we do not assume a probability distribution in the calculations. Furthermore, the bounding property of such an approach is guaranteed even though the system is nonlinear. This quality is of particular importance in mobile robotics where several problems present nonlinearities, the case of a range-only localization being one of them (Caiti et al. 2005).
Range-only state estimation
A telling example of set-membership state estimation is the localization of a mobile robot among beacons. This kind of application has already been appropriately presented in Drevelle (2011) to introduce set-membership methods. We will use it as a guiding thread of this book, first in this chapter in a static context without considering temporal evolutions: the pose of the robot is estimated with synchronous measurements. The same example will be extended to dynamical state estimation in Chapters 2, 3 and 4 based on differential st...

Table of contents

  1. Cover
  2. Table of Contents
  3. Preface
  4. Notations
  5. Abbreviations
  6. Introduction
  7. PART 1: Interval Tools
  8. PART 2: Constraints-related Contributions
  9. PART 3: Robotics-related Contributions
  10. Conclusion
  11. References
  12. Index
  13. End User License Agreement