Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add constraints to final pose output #31

Open
2 tasks
akgoins opened this issue Nov 1, 2016 · 2 comments
Open
2 tasks

Add constraints to final pose output #31

akgoins opened this issue Nov 1, 2016 · 2 comments

Comments

@akgoins
Copy link
Contributor

akgoins commented Nov 1, 2016

  • Add bounding box that will constrain the output base location. Constraint should allow for "inside bounding box" for selecting a specific region, and "outside bounding box" for excluding the work cell.
  • Add orientation constraint to eliminate final base locations that are not within a given constraint (X degrees from vertical, etc.)
@Kaushik093
Copy link

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

@jontromanab
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants