Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.
donghokang edited this page Nov 27, 2019 · 12 revisions

Welcome to the RaiSimUnity wiki!

RaiSimUnity

About

What is RaiSim?

Raisim is a physics engine for rigid-body dynamics simulation. Although it is a general physics engine, it has been mainly used/tested for robotics and reinforcement learning so far. It features an efficient implementation of recursive algorithms for articulated system dynamics (Recursive Newton-Euler and Composite Rigid Body Algorithm). RaisimLib is an exported cmake package of raisim.

Please see RaiSimLib for more details about RaiSim.

What is RaiSimUnity?

RaiSimUnity is visualier for RaiSim based on Unity. It is a TCP client of RaiSimServer.

See README for more details.

Main Contributors

RaiSimUnity is developed by researchers of ETH Robotics Systems Lab (Prof. Dr. Marco Hutter).

  • Dongho Kang (Robotic Systems Lab, ETH)
  • Dr. Jemin Hwangbo (Robotic Systems Lab, ETH)

User Guide

Getting Started

References

Clone this wiki locally