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

Merge with spot_arm urdf from spot_ros2 #144

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
22,842 changes: 22,842 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_el0.obj

Large diffs are not rendered by default.

23,721 changes: 23,721 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_el1.obj

Large diffs are not rendered by default.

18,364 changes: 18,364 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_fngr.obj

Large diffs are not rendered by default.

22,618 changes: 22,618 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_hr0.obj

Large diffs are not rendered by default.

6,462 changes: 6,462 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_sh0.obj

Large diffs are not rendered by default.

1,069 changes: 1,069 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_sh1.obj

Large diffs are not rendered by default.

9,283 changes: 9,283 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_wr0.obj

Large diffs are not rendered by default.

14,061 changes: 14,061 additions & 0 deletions spot_description/meshes/arm/visual/arm_link_wr1.obj

Large diffs are not rendered by default.

Empty file.
3 changes: 2 additions & 1 deletion spot_description/urdf/accessories.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
</xacro:if>

<xacro:if value="$(optenv SPOT_ARM 0)">
<xacro:include filename="$(find spot_description)/urdf/spot_arm.xacro" />
<xacro:include filename="$(find spot_description)/urdf/spot_arm_macro.urdf" />
<xacro:load_arm tf_prefix=""/>
</xacro:if>
</robot>
238 changes: 0 additions & 238 deletions spot_description/urdf/spot_arm.xacro

This file was deleted.

Loading
Loading