Add DMP controller force stop and others features
Enabled force stop in DMP controller by using force measurements from the force sensor. If force exceeds the given force threshold while DMP is running, the DMP execution is stopped. Also added additional features in ControllerInterface.ice and DeprecatedNJointTaskSpaceDMPController.h, including waitTimeForCalibration, isDMPRunning, enableForceStop, and disableForceStop functionalities.
parent
4bc42161
No related branches found
No related tags found
Showing
- source/armarx/control/deprecated_njoint_mp_controller/task_space/ControllerInterface.ice 11 additions, 0 deletions...d_njoint_mp_controller/task_space/ControllerInterface.ice
- source/armarx/control/deprecated_njoint_mp_controller/task_space/DeprecatedNJointTSDMPController.cpp 219 additions, 98 deletions...controller/task_space/DeprecatedNJointTSDMPController.cpp
- source/armarx/control/deprecated_njoint_mp_controller/task_space/DeprecatedNJointTSDMPController.h 27 additions, 0 deletions...p_controller/task_space/DeprecatedNJointTSDMPController.h
Loading
Please register or sign in to comment