An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky...

15
An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th, 2008 - Benicàssim (Spain) L. Nomdedeu, J. Sales, E. Cervera, J. Alemany, R. Sebastia, J. Penders, V. Gazi
  • date post

    21-Dec-2015
  • Category

    Documents

  • view

    218
  • download

    0

Transcript of An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky...

Page 1: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

An experiment on squad navigation of human and robots

IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance

January 7th-8th, 2008 - Benicàssim (Spain)

L. Nomdedeu, J. Sales, E. Cervera, J. Alemany,R. Sebastia, J. Penders, V. Gazi

Page 2: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Overview

• Introduction

• System configuration

• Implementation

• The experiment

• Conclusion and future work

Page 3: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Introduction: motivation

• Experiment: a set of robots (acting as a swarm) and one person.

• The aim of robot-human squad: to explore an indoors area.

• Fire-fighters: – no sensing capabilities– no map of the building

Page 4: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Introduction: statement of the problem

• Our system must be able to integrate:– Exploration and obstacle avoidance– Following the human and localizing itself

• Pose problem:– Tracking the human with the escorts lasers– Providing him with an accelerometer-

gyroscope-magnetometer (IMU)

Page 5: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Introduction: related work

• Laser range finders:– To find and track humans– Detecting multiple moving objects, multiple humans

• Video data:– lack of visibility

• Localization, obstacle avoidance, path-planning– Adaptive Monte Carlo Localization Plus– Vector Field Histogram (VFH)– Nearness Diagram (ND)

Page 6: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

System configuration: HW setup

• Robots: mobile commercial platform Erratic from Videre-design– lasers readings, – encoder data,– sonar data,– imu data

Page 7: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

System configuration: HW setup

• Fire-fighter: laptop along with an imu sensor

Page 8: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

System configuration: SW setup

• Laptop will provide the fire-fighter – an estimation of his own pose– a new orientation and velocity to take

• Three roles in our

human-robot system

Page 9: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

System configuration: SW setup

• Logical scheme of the system

Page 10: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Implementation: SW architecture

• Hardware Abstraction Layer (HAL) provided by the Player platform.

Page 11: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Implementation: tracking

• Human being localization through only the laser rangefinder data

(,r): polar coordinates of the fire-fighter centroid

: threshold of distance

: angle of the reading

Page 12: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Implementation: tracking

Page 13: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Implementation: tracking

• Estimated global position and velocity of the fire-fighter: – Relative fire-fighter position and velocity– Robot’s own estimated position

and velocity.

• Formation rules:

Page 14: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

The experiment

• Partially tested in simulation• Robots guiding the

human through our department

• Human: only laptop information

• Collision free path• Occlusions along

the path

Page 15: An experiment on squad navigation of human and robots IARP/EURON Workshop on Robotics for Risky Interventions and Environmental Surveillance January 7th-8th,

Conclusion and future work

• We have validated the use of mobile platforms in hazardous environments as a support for human beings

• More robustness can be implemented:– Supporting more unstructured environments– Improving system reliability– Improving pose fusion and prediction– Online SLAM approach– Full Human Augmented Mapping (HAM) system