open_manipulator_p icon indicating copy to clipboard operation
open_manipulator_p copied to clipboard

Wrong Values in Angle Limit

Open CLAfterstory opened this issue 4 years ago • 1 comments

Hi

I just got an open manipulator pro recently and started a project with it. Along with the project, I noticed that the arm hit itself in some instances. Through research, I think the joint initialization in

open_manipulator_p/open_manipulator_p_libs/src/open_manipulator_p.cpp

should not all have joint limits from -pi to pi.

CLAfterstory avatar Jul 09 '20 14:07 CLAfterstory

Hi @CLAfterstory The min / max joint limits should be modified properly based on the application where OpenMANIPULATOR-P is applied. Or when using the Moveit interface, collision will be taken care in the software where min/max limits doesn't need to be revised. Thank you.

ROBOTIS-Will avatar Sep 11 '20 07:09 ROBOTIS-Will