A set of examples to accompany rbdl-orb to give you a detailed tour of the tools and background literature of RBDL
To get started:
-
Read the INSTALL.txt You probably have to install something as all of the examples make use of the rbdl-orb repo that is on Git.
-
Each example contains a README.md which contains instructions to run the example, a tour through the code, and literature references (when appropriate, and sparingly used).
If you are trying RBDL for the first time, consider going through the examples in this order:
- pendulum
- constrainedDoublePendulum
- bouncingBall
- walkingInverseDynamicsWithPython
The quaternionJoint has not yet been added, but it will be sometime in the spring of 2019.