CEASE: Collision-Evaluation-based Active Sense System for Collaborative Robotic Arms

Xian Huang,Yuanjiong Ying,Wei Dong
2024-03-09
Abstract:Collision detection via visual fences can significantly enhance the safety of collaborative robotic arms. Existing work typically performs such detection based on pre-deployed stationary cameras outside the robotic arm's workspace. These stationary cameras can only provide a restricted detection range and constrain the mobility of the robotic system. To cope with this issue, we propose an active sense method enabling a wide range of collision risk evaluation in dynamic scenarios. First, an active vision mechanism is implemented by equipping cameras with additional degrees of rotation. Considering the uncertainty in the active sense, we design a state confidence envelope to uniformly characterize both known and potential dynamic obstacles. Subsequently, using the observation-based uncertainty evolution, collision risk is evaluated by the prediction of obstacle envelopes. On this basis, a Markov decision process was employed to search for an optimal observation sequence of the active sense system, which enlarges the field of observation and reduces uncertainties in the state estimation of surrounding obstacles. Simulation and real-world experiments consistently demonstrate a 168% increase in the observation time coverage of typical dynamic humanoid obstacles compared to the method using stationary cameras, which underscores our system's effectiveness in collision risk tracking and enhancing the safety of robotic arms.
Robotics
What problem does this paper attempt to address?
### Problems Addressed by the Paper This paper aims to address the issue of collision risk detection for collaborative robotic arms during operation with dynamic obstacles. Specifically: 1. **Limitations of Existing Methods**: - Existing vision-based fence collision detection methods typically rely on fixed cameras deployed outside the robotic arm's workspace, leading to limited detection range and restricted mobility of the mechanical system. 2. **Proposed New Method**: - A collision evaluation system based on an active vision mechanism (CEASE) is proposed, which achieves dynamic scene collision risk assessment over a wide range by adding additional rotational degrees of freedom to the camera. - A State Confidence Envelope (SCE) is designed to uniformly represent the states of known and potential dynamic obstacles. - The Observation-based Uncertainty Evolution (OUE) rule is used to predict obstacle envelopes, thereby assessing collision risks. - A Markov Decision Process (MDP) is utilized to search for the optimal observation sequence, expanding the observation range and reducing uncertainty in state estimation. ### Main Contributions 1. **Unified Quantification of Dynamic Obstacle States**: - A unified State Confidence Envelope (SCE) is proposed to quantify the states of general dynamic obstacles. 2. **Uncertainty Evolution and Data Structure Design**: - The Observation-based Uncertainty Evolution (OUE) rule and its related data structures are designed to represent potential risks. 3. **Optimized Observation Sequence**: - A collision-free optimal observation sequence (COOS) search method based on an active vision mechanism is proposed to ensure the safety of the robotic arm's execution and improve the efficiency of collision probability estimation.