Mobile robot navigation

From Wikipedia, the free encyclopedia

For any mobile device, the ability to navigate in its environment is one of the most important capabilities of all. Staying operational, i.e. avoiding dangerous situations such as collisions and staying within safe operating conditions (temperature, radiation, exposure to weather, etc.) come first, but if any tasks are to be performed that relate to specific places in the robot environment, navigation is a must. In the following, we will present an overview of the skill of navigation and try to identify the basic blocks of a robot navigation system, types of navigation systems, and closer look at its related building components.

Contents

[edit] Navigation

Robot navigation means its ability to determine its own position in its frame of reference and then to plan a path towards some goal location. In order to navigate in its environment, the robot or any another mobility device requires representation i.e. a map of the environment and the ability to interpret that representation. Navigation can be defined as the combination of the Three fundamental competences:

  1. Self-Localisation
  2. Path Planning
  3. Map-Building and Map-Interpretation

Map in this context denotes any one-to-one mapping of the world onto an internal representation. In robots, this representation takes the form of artificial neural network excitation patterns.

Localisation denotes the robot's ability to establish its own position and orientation within the frame of reference. Path planning is effectively an extension of localisation, in that it requires the determination of the robot's current position and a position of a goal location, both within the same frame of reference or coordinates. Map building can be in the shape of a metric map or any notation describing locations in the robot frame of reference.

[edit] Vision-Based Navigation

Vision-Based Navigation uses optical sensors include laser-based range finder and photometric cameras using CCD arrays to extract the visual features required to the localisation in the surrounding environment. However, there are a range of techniques for navigation and localisation using vision information, the main components of each technique are:

  • representations of the environment.
  • sensing models.
  • localisation algorithms.

In order to give an overview of vision-based navigation and its techniques, we classify these techniques under indoor navigation and outdoor navigation.

[edit] Indoor Navigation

The easiest way of making a robot go to a goal location is simply to guide it to this location. This guidance can be done in different ways: burying an iductive loop or magnets in the floor, painting lines on the floor, or by placing beacons, markers, barcodes etc. in the environment. Such Automated Guided Vehicles (AGVs) are used in industrial scenarios for transportation tasks.

There are a very wide variety of indoor navigation systems. In the following, we will try to describe some of these systems.
The basic reference of indoor and outddor navigation systems is[1]

VISION-BASED POSITIONING

[edit] References

  1. ^ Vision for mobile robot navigation: a survey. Guilherme N. DeSouza and Avinash C. Kak

[2]Mobile Robot Navigation. Jonathan Dixon, Oliver Henlich - 10 June 1997