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
{{ message }}
This repository was archived by the owner on Nov 26, 2020. It is now read-only.
Jemin Hwangbo edited this page Dec 21, 2019
·
1 revision
WIP
Articulated Systems are a system of multiple bodies connected by joints. Each body has a set of collision bodies and visual objects. There are two types of articulated systems: Kinematic trees and closed-loop systems. Kinematic trees do not contain a loop. Consequently, the number of joints is equal to the number of bodies (for floating systems, we assign a floating joint on the root body). RaiSim can only simulate kinematic trees.
Model The state of an articulated system is called _pose_. A pose is composed of a velocity state (i.e., generalized velocity) and the positional state (i.e., generalized coordinate). Here, we denote them