Skip to content

Commit

Permalink
ready for tablet urdf
Browse files Browse the repository at this point in the history
  • Loading branch information
aedsinger committed Jan 28, 2024
1 parent b8b2dde commit 4e41795
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 deletions.

This file was deleted.

20 changes: 20 additions & 0 deletions tool_share_SE3/eoa_wrist_dw3_tool_tablet_12in/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
To install:

Add the following to your user yaml:


robot:
tool: eoa_wrist_dw3_tool_tablet_12in

params:
- stretch_tool_share_se3.eoa_wrist_dw3_tool_tablet_12in.params



Copy mesh and xacro data to ~/repos/stretch_urdf/stretch_urdf/<ROBOT_MODEL>
Then run ~/repos/stretch_urdf/urdf_generate.py to create a new URDF that matches your tool
Then copy the URDF and meshes to

pkg = str(importlib_resources.files("stretch_urdf")) # .local/lib/python3.10/site-packages/stretch_urdf)

Then copy the URDF and meshes for ROS2...

0 comments on commit 4e41795

Please sign in to comment.