Robohub.org
 

Real-time behavior-based control


by
22 February 2011



share this:

Using behavior-based controllers, robots are theoretically able to rapidly react to their environment. This is typically done by having several behaviors, that map sensory input to actuator commands, run concurrently on the robot. A hierarchy then determines which behavior has access to the actuators.

If your robot needs to navigate a room, you might implement a trajectory planning behavior and a simple obstacle avoidance behavior with high priority to avoid any accidents. If the robot only has one processor, then both behaviors might run in “parallel” as threads. However, if one of your behaviors entails heavy processing, it might hog all the CPU power and impeach the high-priority behaviors from being executed at the right time. In the example above, this might lead to the robot crashing into obstacles. One solution consists in increasing the processing power although this might be incompatible with the size and cost constraints of your robot.

As an alternative, Woolley et al. propose a “Real-Time Unified Behavior Framework” to cope with real-time constraints in behavior-based systems. The framework allows time-critical reactive behaviors to be run at a desired time and in a periodic fashion. Instead, demanding processing tasks that are not critical to the safe operation of the robot are executed whenever possible. This is done by moving time-critical behaviors out of the Linux environment (which can not execute real-time tasks) and into an environment managed by a real-time scheduler.

Real-time tasks bypass Linux and run on the real-time scheduler.

Experiments were conducted on a Pioneer P2-AT8 robot equipped with 16 sonars, odometry, a SICK LMS200 laser scanner and a 1294 camera. The robot was programed to follow an orange cone through a hallway while avoiding obstacles. Results show that the robot was able to meet hard real-time constraints while running computationally demanding processes including FastSLAM.




Sabine Hauert is President of Robohub and Associate Professor at the Bristol Robotics Laboratory
Sabine Hauert is President of Robohub and Associate Professor at the Bristol Robotics Laboratory





Related posts :



Robot Talk Episode 107 – Animal-inspired robot movement, with Robert Siddall

  31 Jan 2025
In the latest episode of the Robot Talk podcast, Claire chatted to Robert Siddall from the University of Surrey about novel robot designs inspired by the way real animals move.

Robot Talk Episode 106 – The future of intelligent systems, with Didem Gurdur Broo

  24 Jan 2025
In the latest episode of the Robot Talk podcast, Claire chatted to Didem Gurdur Broo from Uppsala University about how to shape the future of robotics, autonomous vehicles, and industrial automation.

Robot Talk Episode 105 – Working with robots in industry, with Gianmarco Pisanelli 

  17 Jan 2025
In the latest episode of the Robot Talk podcast, Claire chatted to Gianmarco Pisanelli from the Advanced Manufacturing Research Centre about how to promote the safe and intuitive use of robots in manufacturing.

Robot Talk Episode 104 – Robot swarms inspired by nature, with Kirstin Petersen

  10 Jan 2025
In the latest episode of the Robot Talk podcast, Claire chatted to Kirstin Petersen from Cornell University about how robots can work together to achieve complex behaviours.

Robot Talk Episode 103 – Delivering medicine by drone, with Keenan Wyrobek

  20 Dec 2024
In the latest episode of the Robot Talk podcast, Claire chatted to Keenan Wyrobek from Zipline about drones for delivering life-saving medicine to remote locations.

Robot Talk Episode 102 – Soft robots inspired by plants, with Isabella Fiorello

  13 Dec 2024
In the latest episode of the Robot Talk podcast, Claire chatted to Isabella Fiorello from the University of Freiburg about bioinspired living materials for soft robotics.

Robot Talk Episode 101 – Microscopic surgical robots, with Christos Bergeles

  06 Dec 2024
In the latest episode of the Robot Talk podcast, Claire chatted to Christos Bergeles from King's College London about micro-surgical robots to deliver therapies deep inside the body.

Robot Talk Episode 100 – Robots in space, with Mini Rai

  29 Nov 2024
In the latest episode of the Robot Talk podcast, Claire chatted to Mini Rai from Orbit Rise about orbital and planetary robots.





Robohub is supported by:




Would you like to learn how to tell impactful stories about your robot or AI system?


scicomm
training the next generation of science communicators in robotics & AI


©2024 - Association for the Understanding of Artificial Intelligence


 












©2021 - ROBOTS Association