Skip to content

a demonstration of how to set nonlinear passive joint properties in mujoco

Notifications You must be signed in to change notification settings

JedMuff/nonlinear-passive-joint-properties

Repository files navigation

Mujoco Nonlinear Passive Joint Example

(ChatGPT helped generate the README).

This repository provides a demonstration of how to set nonlinear passive joint properties in mujoco. This can be useful for accurately modeling the behavior of joints that do not follow a linear relationship between torque and angle, such as those with elastic or damping characteristics that change with displacement or velocity.

Table of Contents

Getting Started

Installation

Clone the repository to your local machine:

git clone https://github.com/JedMuff/nonlinear-passive-joint-properties.git
cd nonlinear-passive-joint-properties

Install the required Python packages:

pip install -r requirements.txt

Usage

The main script to demonstrate setting nonlinear passive joint properties is demo.py. You can run it as follows: python demo.py


About

a demonstration of how to set nonlinear passive joint properties in mujoco

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages