Skip to content

pazeshun/jsk_apc_2016_meshes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jsk_apc_2016_meshes

This repository contains the original of the mesh data in jsk_apc for APC2016. original directory contains CAD files of the components made by Autodesk Inventor. stl directory contains STL files converted from Inventor Assemblies which consist of the components in original directory.

The mesh data in jsk_apc for APC2016 were modified from STL data in stl/visual and stl/collision by MeshLab in order to reduce the polygon counts. The method of modifying is following:

From the menu, select Filters > Remeshing, Simplification and Reconstruction > Quadric Edge Collapse Decimation. Option Settings:

  • Percentage reduction (0..1): 0.3 (Default 0)
  • Quality threshold: 0.3 (Default 0.3)
  • Preserve Boundary of the Mesh: No (Default No)
  • Boundary Preserving Weight: 1 (Default 1)
  • Preserve Normal: No (Default No)
  • Preserve Topology: No (Default No)
  • Optimal position of simplified vertices: Yes (Default Yes)
  • Planar simplification: No (Default No)
  • Weighted Simplification: No (Default No)
  • Post-simplification cleaning: Yes (Default Yes)
  • Simplify only selected faces: No (Default No)

I printed STL models in stl/output_to_printer by 3D printers to make grippers.

About

Original mesh data of jsk_apc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published