Skip to content

Physically-Consistent Parameter Identification of Robots in Contact

Notifications You must be signed in to change notification settings

ShahramKhorshidi/system_identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

system_identification

A Python package for physically consistent inertial parameters identification of legged robots using joint torque measurements.

Dependencies

numpy, cvxpy, yaml, trimesh, pinocchio, urdf_parser_py, MOSEK solver.

pip install numpy
pip install cvxpy
pip install pyyaml
pip install trimesh
pip install pin
pip install urdf_parser_py
pip install Mosek

You also need to add a license for MOSEK in order to use the solver.

About

Physically-Consistent Parameter Identification of Robots in Contact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages