Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New URDF With joint velocity from the data sheet. #205

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Aug 8, 2019

Industrial motion PTP, LIN and CIRC are not yet released in MoveIt!. However, Pilz industrial motion has developed industrial motion plugins. During my implementation with iiwa7, I have encountered with joint velocity limit problems both in simulation and real hardware. In this new URDF, I have changed the joint velocity according to the KUKU IIWA 7 specification.
Currently, I can use PTP motion with the robot. But for LIN motion, I need joint acceleration limits as well, which I could not find it online. Also cartesian limits. Is possible that anyone could help me with this.

@ghost ghost marked this pull request as ready for review August 8, 2019 11:17
@SalvoVirga
Copy link
Member

SalvoVirga commented Aug 19, 2019

It would be better to change the main URDF directly, would there be any benefit having two different URDF?
For joint acceleration and cartesian limits, not sure you can find them in the KUKA manuals (I guess you already tried), but you could ask KUKA directly.

@ghost
Copy link
Author

ghost commented Aug 30, 2019

Not necessary to have two files. For my reference, I have created a new file.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants