You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
donghokang edited this page Nov 27, 2019
·
12 revisions
Welcome to the RaiSimUnity wiki!
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.