Skip to content

JonathanCamargo/dynamics_of_mechanical_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamics of Mechanical Systems

Course materials and tools for Dynamics of Mechanical Systems. Includes a Python library (dms) for symbolic and numerical analysis, along with simulation examples using MuJoCo.

Install

Clone the repository and install with:

pip install -r requirements.txt

Structure

  • src/dms/ - Core library: symbolic dynamics (SymPy), curves, mechanisms, and bundled MuJoCo tools and models.
  • examples/ - Standalone demos: MuJoCo simulations, joystick control, mechanisms, curves.
  • tutorials/ - Step-by-step notebooks covering rotations, curves, MuJoCo, and EKF.

Quick Start

python examples/mujoco/pendulum_trajectory_control.py

About

Repository for the course Dynamics of Mechanical System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors