b-it-bots / mas_domestic_robotics

Robot-independent ROS packages for domestic applications
GNU General Public License v3.0
28 stars 45 forks source link

[move_arm] set negative c to 0 #266

Closed minhnh closed 1 year ago

minhnh commented 1 year ago

In effect, when the smallest eigenvalue of the arm Jacobian matrix is smaller than the lower sigma threshold, the base velocity is multiplied with a factor of 1., while arm velocity is set to 0. This is to prevent the unexpected behaviour of the base velocity being multiplied to a number greater than 1.