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

ur_kinematics python bindings cmake fixes #459

Open
wants to merge 2 commits into
base: kinetic-devel
Choose a base branch
from

Conversation

chickensouple
Copy link

@chickensouple chickensouple commented Oct 9, 2019

followup to #364

The python bindings were not functional for me.

adds some small changes

  1. added cmake targets to build python libraries from the existing boost implementation for ur3/5/10
  2. added binding for forward_all()

test_analytical_ik.py is moved into a scripts/ folder and can be called with "rosrun ur_kinematics test_analytical_ik.py"

In scripts, just need to "import ur_kinematics.ur<#>_kin_py"

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

Successfully merging this pull request may close these issues.

1 participant