Search papers, labs, and topics across Lattice.
This paper tackles the challenge of robotic throwing in cluttered environments by introducing a potential field state representation that integrates basket attraction and obstacle repulsion. By leveraging reinforcement learning algorithms, particularly Soft Actor-Critic (SAC), the authors demonstrate that their approach significantly enhances success rates and scalability in complex scenarios compared to traditional state encodings. Real-world experiments validate their method, achieving up to 90% success in navigating obstacles with unseen throwable objects, showcasing its practical applicability in unstructured settings.
Achieving up to 90% success in robotic throwing amidst obstacles reveals a breakthrough in safe object placement techniques for cluttered environments.
Robotic throwing enables fast and efficient object placement beyond the robot's immediate workspace, but reliable throwing in cluttered environments remains underexplored. Existing approaches, such as TossingBot, learn throwing strategies from visual input but assume obstacle-free settings. In this paper, we address the problem of throwing objects into a target basket while avoiding obstacles placed randomly in the scene. We introduce a potential field state representation that compactly encodes both basket attraction and obstacle repulsion on a fixed-size grid, enabling reinforcement learning (RL) policies to generalize across arbitrary numbers and configurations of obstacles. The policy is initialized from kinesthetic demonstrations and optimized in simulation using three state-of-the-art RL algorithms (SAC, DDPG, TD3). Among these, SAC achieves the most consistent performance across scenarios. We compare the potential field representation against explicit state encodings and demonstrate that it achieves higher success rates and better scalability to unseen obstacle configurations. Real-robot experiments with unseen throwable objects confirm robust sim-to-real transfer, achieving up to $90\%$ success in cluttered scenes. These results demonstrate that PFR provides a practical and robust representation for safe and efficient robotic throwing in unstructured environments. A video showcasing our experiments is available at: https://youtu.be/ZZnJf8ua2dE