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

rework IK plugins #1

Open
rhaschke opened this issue Feb 16, 2018 · 0 comments
Open

rework IK plugins #1

rhaschke opened this issue Feb 16, 2018 · 0 comments

Comments

@rhaschke
Copy link
Member

  • simplify multitude of IK API functions
  • random config sampling either in IK or RobotState, not both
  • allow for axis-specific tolerances (to support underactuated robots)
  • allow task-space and joint-space weighting
  • support redundancy resolution
  • support arbitrary constraints?
  • support kinematic trees
  • new reference implementation replacing KDL
    • compute FK + Jacobian ourselves
    • solvers: svd (with various singularity resolving options), transpose

CartesianPath

  • compute path w.r.t. arbitrary reference frame
  • support motions of eef1 relative to eef2
rhaschke pushed a commit that referenced this issue Nov 3, 2022
Downgrade log from ERROR to INFO
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

1 participant