Skip to content

Commit

Permalink
Add Collada meshes
Browse files Browse the repository at this point in the history
  • Loading branch information
fwalch committed Feb 22, 2018
1 parent 6e5967a commit aa2f01e
Show file tree
Hide file tree
Showing 45 changed files with 4,541 additions and 81 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Requires `libfranka` >= 0.3.0

* **BREAKING** Changed signatures in `franka_hw::FrankaModelHandle`
* **BREAKING** Added epsilon parameters to `franka_gripper/Grasp` action
* Added Collada meshes for Panda and Hand
* Added missing dependency to `panda_moveit_config`
* Fixed linker errors when building with `-DFranka_DIR` while an older version of
`ros-kinetic-libfranka` is installed
Expand Down
Binary file added franka_description/meshes/collision/finger.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/hand.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link0.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link1.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link2.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link3.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link4.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link5.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link6.stl
Binary file not shown.
Binary file added franka_description/meshes/collision/link7.stl
Binary file not shown.
Binary file removed franka_description/meshes/hand.STL
Binary file not shown.
Binary file removed franka_description/meshes/hand_collision.STL
Binary file not shown.
Binary file removed franka_description/meshes/leftfinger.STL
Binary file not shown.
Binary file removed franka_description/meshes/leftfinger_collision.STL
Binary file not shown.
Binary file removed franka_description/meshes/link0.STL
Binary file not shown.
Binary file removed franka_description/meshes/link0_collision.STL
Binary file not shown.
Binary file removed franka_description/meshes/link1.STL
Binary file not shown.
Binary file removed franka_description/meshes/link1_collision.STL
Binary file not shown.
Binary file removed franka_description/meshes/link2.STL
Binary file not shown.
Binary file removed franka_description/meshes/link2_collision.STL
Binary file not shown.
Binary file removed franka_description/meshes/link3.STL
Binary file not shown.
Binary file removed franka_description/meshes/link3_collision.STL
Binary file not shown.
Binary file removed franka_description/meshes/link4.STL
Binary file not shown.
Binary file removed franka_description/meshes/link4_collision.STL
Binary file not shown.
Binary file removed franka_description/meshes/link5.STL
Binary file not shown.
Binary file removed franka_description/meshes/link5_collision.STL
Diff not rendered.
Binary file removed franka_description/meshes/link6.STL
Diff not rendered.
Binary file removed franka_description/meshes/link6_collision.STL
Diff not rendered.
Binary file removed franka_description/meshes/link7.STL
Diff not rendered.
Binary file removed franka_description/meshes/link7_collision.STL
Diff not rendered.
Binary file removed franka_description/meshes/rightfinger.STL
Diff not rendered.
Binary file removed franka_description/meshes/rightfinger_collision.STL
Diff not rendered.
176 changes: 176 additions & 0 deletions franka_description/meshes/visual/finger.dae

Large diffs are not rendered by default.

398 changes: 398 additions & 0 deletions franka_description/meshes/visual/hand.dae

Large diffs are not rendered by default.

Loading

0 comments on commit aa2f01e

Please sign in to comment.