paper-with-me

홈 › Papers

Learning to Throw Objects Safely in Multi-Obstacle Environments

2026-07-07 · Mohammadreza Kasaei, Klemen Voncina, Hamidreza Kasaei arxiv

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

📄 PDF Abstract BibTeX arXiv:2607.06388

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Unified Control Framework for Real-Time Interception and Obstacle Avoidance of Fast-Moving Objects with Diffusion Variational Autoencoder

2022-09-27 · Apan Dastider, Hao Fang, Mingjie Lin

Real-time interception of fast-moving objects by robotic arms in dynamic environments poses a formidable challenge due to the need for rapid reaction times, often within milliseconds, amidst dynamic obstacles. This paper…

Motion PlanningNavigate

Vision-aided UAV navigation and dynamic obstacle avoidance using gradient-based B-spline trajectory optimization

2022-09-15 · Zhefan Xu, Yumeng Xiu, Xiaoyang Zhan, Baihan Chen 외

Navigating dynamic environments requires the robot to generate collision-free trajectories and actively avoid moving obstacles. Most previous works designed path planning algorithms based on one single map representation…

Navigate

Safe Navigation using Neural Radiance Fields via Reachable Sets

2026-04-29 · Omanshu Thapliyal, Malarvizhi Sankaranarayanasamy, Ravigopal Vennelakanti arxiv

Safe navigation in cluttered environments is an important challenge for autonomous systems. Robots navigating through obstacle ridden scenarios need to be able to navigate safely in the presence of obstacles, goals, and …

Dyna-LfLH: Learning Agile Navigation in Dynamic Environments from Learned Hallucination

2024-03-25 · Saad Abdul Ghani, Zizhao Wang, Peter Stone, Xuesu Xiao

This paper presents a self-supervised learning method to safely learn a motion planner for ground robots to navigate environments with dense and dynamic obstacles. When facing highly-cluttered, fast-moving, hard-to-predi…

HallucinationImitation LearningNavigateSelf-Supervised Learning

TossingBot: Learning to Throw Arbitrary Objects with Residual Physics

2019-03-27 · Andy Zeng, Shuran Song, Johnny Lee, Alberto Rodriguez 외

We investigate whether a robot arm can learn to pick and throw arbitrary objects into selected boxes quickly and accurately. Throwing has the potential to increase the physical reachability and picking speed of a robot a…

Friction