PickNikRobotics / pick_ik

Inverse Kinematics solver for MoveIt
BSD 3-Clause "New" or "Revised" License
73 stars 20 forks source link

Add capabilities to restrict/weight specific joints #36

Open sea-bass opened 1 year ago

sea-bass commented 1 year ago

It's great that there are joint centering / joint displacement cost functions available, but what if you want finer-grained control for specific joints? Two examples would be:

I actually think that a tutorial on how to add such a cost function to pick_ik with something like this would be super helpful.

sea-bass commented 1 year ago

@Robotawi this could be a good idea for a custom cost function tutorial.

Robotawi commented 1 year ago

Noted, @sea-bass!