ros-industrial-attic / reuleaux

GSoC Project for robot reachability
76 stars 56 forks source link

Add constraints to final pose output #31

Open akgoins opened 8 years ago

akgoins commented 8 years ago
Kaushik093 commented 2 years ago

How do I introduce constraints and check if a given pose is reachable or not?

jontromanab commented 2 years ago

@Kaushik093 This reuleaux version is not designed in such way where you can search for a specific pose for reachability. For checking reachability for a specific pose, you can just ran it by your ik solver and it can provide you the output very easily.