issues
search
moveit
/
moveit_ros
THIS REPO HAS MOVED TO https://github.com/ros-planning/moveit
70
stars
118
forks
source link
Added kinematics plugin that uses Levenberg-Marquardt method
#739
Closed
davetcoleman
closed
8 years ago
davetcoleman
commented
8 years ago
Added kinematics plugin that uses Levenberg-Marquardt method
Made changes suggested by @davetcoleman:
Modified the include guards to comply ROS packages guidelines
Changed header file extensions from .hpp to .h
Fixed typos in the documentation mentioning Newton-Raphson
Changed hard-coded installation destination for headers
Updated license