RoboArm-NMP: a Learning Environment for Neural Motion Planning
We present RoboArm-NMP, a learning and evaluation environment that allows simple and thorough evaluations of Neural Motion Planning (NMP) algorithms, focused on robotic manipulators. Our Python-based environment provides baseline implementations for learning control policies (either supervised or reinforcement learning based), a simulator based on PyBullet, data of solved instances using a classical motion planning solver, various representation learning methods for encoding the obstacles, and a clean interface between the learning and planning frameworks. Using RoboArm-NMP, we compare several prominent NMP design points, and demonstrate that the best methods mostly succeed in generalizing to unseen goals in a scene with fixed obstacles, but have difficulty in generalizing to unseen obstacle configurations, suggesting focus points for future research.
Code (0)
등록된 구현이 없습니다.
Tasks
Motion PlanningRepresentation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
RoboArmGS: High-Quality Robotic Arm Splatting via Bézier Curve Refinement
Constructing photorealistic and controllable robotic arm digital assets from real observations is fundamental to robotic applications. Current approaches naively bind static 3D Gaussians according to URDF links, forcing …
Motion Planning Networks
Fast and efficient motion planning algorithms are crucial for many state-of-the-art robotics applications such as self-driving cars. Existing motion planning methods become ineffective as their computational complexity i…
Motion PlanningSelf-Driving CarsTransfer LearningMotion Planning in Dynamic Environments: A Survey from Classical to Modern Methods
Motion planning in dynamic environments requires robots to continuously adapt their paths in response to environmental changes for safe and uninterrupted navigation. While many surveys have reviewed planning in static se…
Reinforcement LearningMotion PlanningPlanning the path with Reinforcement Learning: Optimal Robot Motion Planning in RoboCup Small Size League Environments
This work investigates the potential of Reinforcement Learning (RL) to tackle robot motion planning challenges in the dynamic RoboCup Small Size League (SSL). Using a heuristic control approach, we evaluate RL's effectiv…
Motion PlanningReinforcement Learning (RL)Towards Learning Scalable Agile Dynamic Motion Planning for Robosoccer Teams with Policy Optimization
In fast-paced, ever-changing environments, dynamic Motion Planning for Multi-Agent Systems in the presence of obstacles is a universal and unsolved problem. Be it from path planning around obstacles to the movement of ro…
Motion Planning