Researchers at the University of South Australia (UniSA) are developing an algorithm to help robots avoid running into humans and other moving obstacles in their path.
UniSA mechatronics engineering lecturer Dr Habib Habibullah and colleagues have built a computer model that aims to ensure mobile robots can recognise and avoid unexpected obstacles, while finding the quickest and safest path to the destination.
In a new paper published in the Journal of Field Robotics, Habibullah described how his team combined the best elements of existing algorithms to achieve a collision-free TurtleBot able to adjust its speed and steering angles.
“There are two types of path planning strategies for mobile robots, depending on whether they are being used in fixed environments or where they are encountering moving obstacles, such as humans or machines,” Habibullah said.
“The first is fairly easily to program but the second is more challenging.”
There are several algorithms on the market trying to address the issue of robots colliding with moving objects, but none are foolproof the team found.
The UniSA researchers tested its model against two common online collision avoidance algorithms – Dynamic Window Approach (DWA) and Artificial Potential Field (APF) – and found the new model improved on previous techniques.
In a series of simulations in nine different scenarios the team compared collision rates, average time to destination and the average speed of the robot.
In every scenario, the UniSA-designed algorithm helped robots successfully navigate a path without any collisions. In comparison, the DWA model was only 66% effective, colliding with objects in three of the nine simulations. The APF model was also collision-free but took more time to reach its destination.
“Our proposed method sometimes took a longer path, but it was faster and safer, avoiding all collisions,” added Habibullah.
The team believe the algorithm could be applied in many environments, including industrial warehouses where robots are commonly used, for robotic fruit picking, packing and pelletising, and also for restaurant robots that deliver food from the kitchen to the table.
The UniSA-designed algorithm can direct the TurtleBot to stop, take a turn and reverse direction if it encounters anything in its path.
“This could also be a potential solution for agricultural robots, for example autonomous lawn mowers, ground robots for crop surveillance and autonomous weeding robots, where children, pets and other animals are often present,” Habibullah concluded.