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

Kr180r3500 ultra k #240

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

Conversation

InigoMoreno
Copy link

Add support for kr180 r3500 ultra k

<ul>
<li>KR 180 r3500_ultra_k - Default</li>
</ul>
<p> Joint limits and maximum joint velocities are based on the information found in the online <a href="https://www.kuka.com/-/media/kuka-downloads/imported/8350ff3ca11642998dbdc81dcc2ed44c/0000325893_en.pdf">datasheet</a>. All urdfs are based on the default motion and joint velocity limits, unless noted otherwise. </p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Links tend to get stale so it's preferred to refer to the exact name and revision of the data sheet here instead

<b>NB</b>: this package currently uses non-valid inertia parameters. </p>
</description>
<author>Shaun Edwards</author>
<maintainer email="[email protected]">Iñigo Moreno</maintainer>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<maintainer email="[email protected]">Iñigo Moreno</maintainer>
<author email="[email protected]">Iñigo Moreno</author>

and then please add Gijs and me as maintainer unless you want to become a full maintainer for the whole kuka_experimental repo

</p>
<p>
This package contains configuration data, 3D models and launch files
for KUKA KR 180 manipulators. This currently includes the r3500_ultra_k only.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other packages use the official naming scheme here, R3500 ultra K?

robot model and configuration you intend to use them with.
</p>
<p>
<b>NB</b>: this package currently uses non-valid inertia parameters. </p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the inertia data then

Comment on lines +3 to +5
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher">
<param name="use_gui" value="true"/>
</node>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher">
<param name="use_gui" value="true"/>
</node>
<node name="joint_state_publisher" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />

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

2 participants