robotology / idyntree

Multibody Dynamics Library designed for Free Floating Robots
BSD 3-Clause "New" or "Revised" License
177 stars 67 forks source link

Inverse Kinematics cleanup and improvements #282

Open traversaro opened 7 years ago

traversaro commented 7 years ago

We are a bit time-constrained now, but the InverseKinematics class would really benefit from a cleanup. We have several tests checking its behavior, so it should be relatively pain-free to do refactor on it.

Several improvements include:

traversaro commented 7 years ago

cc @francesco-romano

traversaro commented 7 years ago
traversaro commented 7 years ago
francesco-romano commented 7 years ago

Actually: clean up the whole PIMPL: the main idea (of June 2016) is the following:

traversaro commented 6 years ago

cc @lrapetti this is the main issue regarding the InverseKinematics. See also all other issues with the IK label: https://github.com/robotology/idyntree/labels/Component%3A%20InverseKinematics .