IKfast file for UR5
As I'm rather lazy, I was wondering if anybody has already created an IKfast file for a UR5. If not, I'll post a link when I'm done creating it.
(This is needed for the ROS-I Reuleaux package)
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
As I'm rather lazy, I was wondering if anybody has already created an IKfast file for a UR5. If not, I'll post a link when I'm done creating it.
(This is needed for the ROS-I Reuleaux package)
I recently created one for the UR10 but then recognized, that there is the ur_kinematics solver which is much more developed
Instead of reuleaux you could also use the reuleaux_moveit
package:
This version of reauleaux creates reachability map using moveit interface. Now reuleaux can create map of redundant manipulators with self collision checking
But to answer your question: The developer of the reuleaux package provides some IKFast cpp files and already generated maps for the UR5, which can be found in his repository here
If you want to visualize the workspace with reuleaux you should also checkout the kinematicreachability
module of openrave
Asked: 2017-01-25 16:40:19 -0600
Seen: 1,589 times
Last updated: Mar 17 '21
conversion from urdf to dae fails while attempting to install ikfast for ur5
openrave fails to generate IK solver
universal_robot stack connection issues [closed]
OpenRave IKFast For >6 DOF Redundant Manipulator
Custom kinematic plugins under moveit
Using moveit kinematics plugin without moveit (undefined symbol for urdf)
motoman stack on ros industrial
I could be wrong, but I was under the impression that
ur_kinematics
from the universal_robots package was either an IKFast plugin or at least based on one. It does contain anikfast.h
file.ur_kinematics
is not IKFast compatible, but it is aKinematicsBase
compatible IK plugin. I don't know the specific requirements for Reuleaux, but if it basically uses MoveIt compatible IK plugins,ur_kinematics
should work.@rbbg: ha :). But no, it's not IKFast, but compatible.
Could you please post the ikfast file for UR5 ? It would save me some time.
There are some here: https://github.com/ros-industrial-con...
Have you tested them with reuleaux package ?
Hey, can anybody please let me know if this is solved. The link provided by @AndyZe are only the maps created. Here are some of the ikfast files generated.
https://github.com/jontromanab/ikfast...