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

Added Jaco and mico meshes and urdfs #1

Merged
merged 35 commits into from May 6, 2018
Merged

Added Jaco and mico meshes and urdfs #1

merged 35 commits into from May 6, 2018

Conversation

tapomayukh
Copy link
Collaborator

This initial PR is to add meshes and urdfs and srdfs to load the ADA model in rviz and support libada..

tapomayukh and others added 13 commits March 29, 2018 21:22
	modified:   ada_srdf.xacro
	modified:   ada_srdf.xacro
	modified:   ada_urdf.xacro
	modified:   kinova_common.xacro
	modified:   ada.urdf
	modified:   ada_urdf.xacro
	modified:   kinova_common.xacro
	modified:   ada.srdf
	modified:   ada_srdf.xacro
	deleted:    README.txt
	modified:   ada.urdf

find_package(catkin REQUIRED COMPONENTS
urdf
transmission_interface
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this necessary?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If you look at ada.urdf.. it uses transmission to define the relationship between the actuators and the arm joints (defined as Simple Transmission type) ..

package.xml Outdated
<package>
<name>ada_description</name>
<version>2.0.0</version>
<description>Models for UW-ADA components</description>
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove UW-

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done..

package.xml Outdated

<license>TODO</license>

<author email="xyz@uw.edu">XYZ</author>
Copy link
Contributor

Choose a reason for hiding this comment

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

You should put your name here. :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done..

Copy link
Member

@jslee02 jslee02 left a comment

Choose a reason for hiding this comment

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

Do we want to include generated urdf files? Other X_description don't have generated files.

@jslee02
Copy link
Member

jslee02 commented May 6, 2018

@gilwoolee It seems most of the feedback is addressed. Can we merge this as it is and then fix further issues later? This is blocking setting up Travis CI of repos that depend on this repo.

This was referenced May 6, 2018
<scene>
<instance_visual_scene url="#VisualSceneNode"/>
</scene>
</COLLADA>
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: newline.


<maintainer email="tapo@uw.edu">Tapomayukh Bhattacharjee</maintainer>

<license>TODO</license>
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's use BSD as other repos we have.

@gilwoolee gilwoolee merged commit 263ec33 into master May 6, 2018
@gilwoolee gilwoolee deleted the robot branch May 6, 2018 18:08
@jslee02 jslee02 mentioned this pull request May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants