From 2020, I have not taken part in RaiSim project anymore. However, RaiSim is still under active development by Prof. Jemin Hwango and it's distributed under proprietary license from August, 2020. Please visit raisim.com for more details and up-to-date documentation.

RaiSim is a rigid body simulator developed by researchers at RSL, ETH Zurich (Jemin Hwangbo and Dongho Kang). The goal of RaiSim project is to provide simulation for data-driven robotics and animation research.

raisim-zerogravity-gif
raisim-anymals-gif

Abstract

Solving contact dynamics is a NP-hard problem due to its non-convexity and discontinuity. In order to make the problem tractable, rigid-body simulators often over-relax the contact problem that might leads to inaccurate result. In this project, the multi-contact simulation pipeline RaiSim was implemented based on Hwangbo’s method that results in accurate solution in an efficient manner. By using Hwangbo’s method, the penetration problem is significantly reduced. Moreover, RaiSim obtains contact solution using sparse formulation of contact problem thus fast and memory-efficient. For the integration, RaiSim computes gyroscopic force by Implicit Euler scheme and integrate the object velocity by Semi-implicit Euler that improves numerical stability of the rigid-body simulation. In the benchmark tests, our simulation pipeline performed similarly or better than the state-of-the-art simulators in terms of speed and better in terms of accuracy. Remarkably, it can simulate 18-DOF quadruped robot at 29k time step per second in a 12 contact points case. This performance could be achievable by the virtue of accurate and fast solver, sparse representation of the contact problem, efficient memory management and numerically stable integration scheme.

Dongho Kang, "RaiSim: Efficient Pipeline for Rigid Body Simulation with Contacts," MSc Semester Thesis, Departement Maschinenbau und Verfahrenstechnik, ETH Zürich, Jan. 2018