-
Notifications
You must be signed in to change notification settings - Fork 42
UR5 arms doesn't execute path planned by compute_cartesian_path due to empty velocity vector #51
Comments
Heya, could you give a minimal example for a python script I can execute with a ur5 to reproduce the issue? |
v4hn, My apologies for the delay; however, the file you requested is included below.
Thank you for your help, as well as, your time and attention to this matter. Have a great rest of the week. God bless. Very Respectfully, |
This is github, not an office. No need for that much etiquette. I just merged #29 ,
This solves your problem on the user side. The question remains whether we want have velocities/accelerations added in the cartesian |
To Whom It May Concern,
I use the following code, based on R. Patrick Goebel moveit_cartesian_demo.py, https://github.com/pirobot/rbx2/blob/indigo-devel/rbx2_arm_nav/scripts/moveit_cartesian_demo.py, to compute a cartesian path between a start_pose and a target_pose. While a path is generated, it fails to execute due to empty velocity and acceleration vectors being sent to ThomasTimm's ur5 driver, https://github.com/ThomasTimm/ur_modern_driver (@ThomasTimm). I found a solution to this issue in C++ here, https://groups.google.com/forum/#!topic/moveit-users/x5FwalM5ruk and https://groups.google.com/forum/#!topic/moveit-users/MOoFxy2exT4, but have been unable to find a similar workaround for moveit_commander. Any help you can provide would be greatly appreciated.
Thank you for your time and attention to this matter. Have a great week. God bless.
Very Respectfully,
CMobley7
The text was updated successfully, but these errors were encountered: