Skip to content

ICRA 2024 Supplementary material For paper "Excitation Trajectory Optimization for Dynamic Parameter Identification Using Virtual Constraints in Hands-on Robotic System"

Notifications You must be signed in to change notification settings

RViMLab/gravity_compensation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 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

ICRA 2024 Supplementary material For paper "Excitation Trajectory Optimization for Dynamic Parameter Identification Using Virtual Constraints in Hands-on Robotic System"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • CMake 1.4%