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

move kortex arm (gen3_lite) using IK #90

Closed
aboulbarge opened this issue May 4, 2020 · 2 comments
Closed

move kortex arm (gen3_lite) using IK #90

aboulbarge opened this issue May 4, 2020 · 2 comments

Comments

@aboulbarge
Copy link

Hello,
I try to make a simulation using IK, in a python code with the model of gen3_lite. I already installed the necessary packages, and I manage to launch the model of gen3_lite with moveit, but I don't know yet where I can find a code that allows me to manipulate this arm, using inverse kinematics with python.
Thanks.

@aboulbarge aboulbarge changed the title move gen3_lite using IK move kortex arm (gen3_lite) using IK May 4, 2020
@alexvannobel
Copy link
Contributor

Hi @aboulbarge ,

We don't have such an example yet. You can look into this issue where a user wanted to use Twist commands in Gazebo.
You can also use MoveIt to move to Cartesian targets as in the Python example.
I'll keep this issue open and update it if there is new development concerning IK with Gen3 lite.

Best regards,
Alex

@alexvannobel
Copy link
Contributor

Hi @aboulbarge ,

You can have a look at the latest release, which adds simulation improvements for Kortex arms.
Among the improvements, you can now use the PlayCartesianTrajectory ROS service to send Cartesian poses to the simulated arm. The IK is calculated with KDL in the kortex_driver.

As this is now possible in simulation, I'll close this issue. Don't hesitate to reopen it if you encounter problems, or open a new issue.

Best,
Alex

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

2 participants