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

Add support for KR60-HA #167

Open
wants to merge 7 commits into
base: melodic-devel
Choose a base branch
from

Conversation

simonschmeisser
Copy link
Collaborator

@simonschmeisser simonschmeisser commented May 27, 2020

This adds the Kuka KR60-HA variant, open todos:

  • reduce visual mesh size
  • replace defunct reference URL by name/version of manual

should be reviewed after #162

@simonschmeisser simonschmeisser mentioned this pull request May 27, 2020
@kokkalisko
Copy link

kokkalisko commented Sep 15, 2020

Just a small note replace line 182 of kr60ha_macro.xacro i.e.
<limit effort="0" lower="${radians(185)}" upper="${radians(185)}" velocity="${radians(128)}"/>
with
<limit effort="0" lower="${-radians(185)}" upper="${radians(185)}" velocity="${radians(128)}"/>

MBaranPeker
MBaranPeker previously approved these changes Feb 4, 2021
@simonschmeisser simonschmeisser changed the base branch from indigo-devel to melodic-devel September 23, 2021 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants