Goto

Collaborating Authors

 robel


7 Platforms You Can Use To Build & Test Robotics Applications

#artificialintelligence

Recently, researchers of Google Brain and UC Berkeley introduced ROBEL (Robotics Benchmarks for Learning with Low-Cost Robots) to the world. ROBEL is an open-source platform of cost-effective robots and curated benchmarks designed primarily to facilitate research and development on physical hardware in the real world. The robot includes in this platform are low-cost, modular, easy to maintain, and are robust enough to sustain on-hardware reinforcement learning from scratch. According to the researchers, the platform serves as a rapid experimentation platform, supporting a broad range of experimental needs along with the development of important algorithms like reinforcement learning.


ROBEL: Robotics Benchmarks for Learning with Low-Cost Robots

arXiv.org Machine Learning

ROBEL is an open-source platform of cost-effective robots designed for reinforcement learning in the real world. ROBEL introduces two robots, each aimed to accelerate reinforcement learning research in different task domains: D'Claw is a three-fingered hand robot that facilitates learning dexterous manipulation tasks, and D'Kitty is a four-legged robot that facilitates learning agile legged locomotion tasks. These low-cost, modular robots are easy to maintain and are robust enough to sustain on-hardware reinforcement learning from scratch with over 14000 training hours registered on them to date. To leverage this platform, we propose an extensible set of continuous control benchmark tasks for each robot. These tasks feature dense and sparse task objectives, and additionally introduce score metrics as hardware-safety. We provide benchmark scores on an initial set of tasks using a variety of learning-based methods. Furthermore, we show that these results can be replicated across copies of the robots located in different institutions. Code, documentation, design files, detailed assembly instructions, final policies, baseline details, task videos, and all supplementary materials required to reproduce the results are available at www.roboticsbenchmarks.org.