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 :



50 women in robotics you need to know about 2023

Celebrating International Women in Robotics Day October 4th.
04 October 2023, by and

World Robotics 2023 report: Asia ahead of Europe and the Americas

The new World Robotics report recorded 553,052 industrial robot installations in factories around the world – a growth rate of 5% in 2022, year-on-year. By region, 73% of all newly deployed robots were installed in Asia, 15% in Europe and 10% in the Americas.

#IROS2023: A glimpse into the next generation of robotics

The 2023 EEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2023) kicks off today at the Huntington Place in Detroit, Michigan.
01 October 2023, by

Robot Talk Episode 55 – Sara Adela Abad Guaman

In the first episode of the new season, Claire chatted to Dr. Sara Adela Abad Guaman from University College London about adaptable robots inspired by nature.
30 September 2023, by

A short guide to Multidisciplinary Research

How and Why would I consider colliding two opposite disciplines in my research.
27 September 2023, by

Robo-Insight #5

In this fifth edition, we are excited to feature robot progress in human-robot interaction, agile movement, enhanced training methods, soft robotics, brain surgery, medical navigation, and ecological research. 
25 September 2023, by





©2021 - ROBOTS Association


 












©2021 - ROBOTS Association