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:
- optas
- lbr_fri_ros2
- scipy
- open3d
TODO