A multi-armed robot for assisting with agricultural tasks

· Source: ΑΙhub · Field: Agriculture & Food Systems — Precision Agriculture & Smart Farming, Robotics & Autonomous Systems · Depth: Advanced, medium

Summary

Madhav Rijal and colleagues presented a methodology at IROS 2025 for safely manipulating plant branches using a multi-armed robotic system, addressing the challenge of occluded flowers or fruits in agricultural tasks like pollination and harvesting. Their approach combines RRT*-based motion planning with real-time force feedback to prevent branch damage. The system models branches as deformable linear objects, using a geometric heuristic to guide planning and identify safer configurations. During execution, if measured force exceeds a predefined threshold (e.g., 40 N), the robot re-plans its motion online to find an alternative path that reduces stress. Experiments with five different branch poses, each tested 10 times, achieved a 78% success rate across 50 trials, demonstrating that force-aware replanning reduced interaction forces from over 100 N to below the 40 N threshold, ensuring task feasibility and branch safety.

Key takeaway

For robotics engineers developing agricultural automation, this research demonstrates a robust method for handling delicate biological structures. You should consider integrating force-aware motion planning with online replanning capabilities into your systems to minimize damage to plants while maximizing task success rates. This approach is crucial for tasks like precision pollination or harvesting where targets are often occluded and require careful branch manipulation.

Key insights

Robots can safely manipulate delicate plant branches using force-aware motion planning and real-time feedback.

Principles

Method

The method uses an RRT*-based planner with geometric heuristics for initial path generation. During execution, it monitors force feedback and triggers online replanning if forces exceed a safe threshold, adapting motion to reduce branch stress.

In practice

Topics

Best for: Robotics Engineer, AI Scientist, AI Student

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by ΑΙhub.