1 个仓库
API structures for defining simulation environments and managing GPU memory for robotic tasks.
Distinguishing note: None of the candidates cover the specific object-oriented definition of robotic simulation tasks.
Explore 1 awesome GitHub repository matching software engineering & architecture · Simulation Task Interfaces. Refine with filters or upvote what's useful.
ManiSkill is a GPU-accelerated robot simulation framework designed for training robotic manipulation skills, benchmarking learning algorithms, and generating synthetic datasets. It serves as a reinforcement learning environment where robot control policies can be developed and evaluated using parallelized physics and rendering on the GPU. The platform is distinguished by its ability to perform sim-to-real transfer, allowing policies trained in virtual environments to be deployed onto physical robotic hardware. It features ray-traced parallel rendering for producing high-frame-rate RGBD and se
Uses a class-based object-oriented interface to define simulation environments and manage scene composition.