Friction compensate model: LuGre model based
Depend on the task's requirement (the manipulator need to be stiff or soft), we can modulate the End Effector Cartesian stiffness:
https://github.com/shinhoang88/downscale4/blob/master/src/pmaccartesianstiffness.cpp
In these videos, the EE stiffness is modulated so that it can move freely along Y-axis while it is still stiff along X and Z axes.
Master device: Phantom Omni (6-DOF)
Slave: 7-DOF heavy-duty manipulator
For doing a remote task, the manipulator can be controlled by the master device. In the task-space of the manipulator, it can avoid the obstacle using its redundancy by changing the arm angle.
Teleoperation with position and orientation:
Changing the arm angle:
4) A New Torque Minimization Method for Heavy-duty Redundant Manipulators Used in Nuclear Decommissioning Tasks:
This propose a method to optimize the control torque of heavy-duty redundant manipulators used for dismantling nuclear power plants: Publication link (Intelligent Service Robotics Journal, June 2021): https://link.springer.com/article/10.1007/s11370-021-00369-4?fbclid=IwAR3jAI8fR9KF3hXJEAc2UAzcSdmKRs8COPxPR_UjFViFLxrrwdPMLkHMzn8
For the given straight line trajectory:
https://github.com/shinhoang88/downscale4/blob/master/src/codestraightline.cpp
For the given quarter-circle trajectory:
https://github.com/shinhoang88/downscale4/blob/master/src/codequartercircle.cpp
- Author : Phi Tien Hoang
- E-mail : [email protected]
- Organization : Robotory-SKKU-S.Korea