Enhancing Object Handling Automation with Advanced Perception Technologies
24 April 2024
Building on our previous work, this project enhances the basic Pick & Place operation by integrating perception capabilities. This development allows the robotic system to autonomously identify and locate objects to be manipulated, greatly improving task robustness and adaptability.
This project was divided into key development stages, focusing on the integration of perception technology with existing robotic control frameworks.
Setup: Configured and tested the perception node to ensure accurate detection and localization of objects using the robot’s mounted RGB-D camera.
Integration: Linked the perception node outputs directly to the MoveIt2 controlled Pick & Place task, allowing the robotic arm to adapt its operations based on real-time data.
Simulation Testing: Validated the integrated system in a simulated environment to ensure accurate object detection and manipulation without any physical risks.
Real Robot Testing: After successful simulation tests, the system was implemented on the actual UR3e robotic arm to handle real objects, fine-tuning the perception algorithms and robotic movements for optimal performance.
The integration of perception technology allowed for a more dynamic and flexible robotic system. The UR3e arm successfully performed the Pick & Place tasks by dynamically locating and interacting with objects, demonstrating significant advancements over traditional pre-programmed robotic systems.