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

Python IK #15

Open
cadop opened this issue Mar 10, 2016 · 1 comment
Open

Python IK #15

cadop opened this issue Mar 10, 2016 · 1 comment

Comments

@cadop
Copy link

cadop commented Mar 10, 2016

Hi Sven,

I have just received a youbot for the lab. I had seen on 1 a 'simple_ik_solver.py' file to run. I can not find it through the github. Essentially I was looking for how to control the arm in python with ros, as a compliment to the method for keyboard control base sample (youbot_keyboard_teleop.py) that comes with the youbot ros package 2

Could you point me to the file or would this combination not work out?

Thanks,

Mat

@svenschneider
Copy link
Owner

Hi Mat,

the site on the youbot-store is totally outdated. The 'simple_ik_solver.py' was available until ROS Groovy [1], but the ROS interfaces have changed since then and the script won't work anymore.

Maybe the MoveIt! Commander is worth a look for you, as it offers a command line interpreter but also Python interfaces for simple access to MoveIt!. Unfortunately, most of the documentation for this tool seems to be unavailable. The following sites may give some hints, though: [2][3][4].

Best regards
Sven

[1] https://github.com/svenschneider/youbot-manipulation/blob/groovy/youbot_manipulation_examples/ros/scripts/simple_ik_solver.py
[2] http://moveit.ros.org/documentation/concepts/
[3] http://moveit.ros.org/documentation/tutorials/
[4] http://moveit.ros.org/code-api/

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