Skip to content

Tianhuanyu/gravity_compensation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravity Compensation

This is a repo for identification of robotic dynamic parameters including mass, inertia, friction, center of mass.

Currently, the code can only support revolute robots with fixed base. (Also theoretically support 6Dof robots).

The code has been tested on KUKA LBR MED R700 robot and Ubuntu 20.04 (ROS2 Version: Foxy).

The dependence of the libaray includes:

  1. optas
  2. lbr_fri_ros2
  3. scipy
  4. open3d

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • CMake 1.4%