WBK-Robotics / pybullet_industrial

A simulation package extending pybullet for industrial robot applications
https://pybullet-industrial.readthedocs.io/en/latest/how_to_use.html
MIT License
35 stars 6 forks source link

example for milling of a logo #32

Closed koeri246 closed 2 years ago

koeri246 commented 2 years ago

Description

Millingpaths are being created based on the coordinates of the wbk-logo. An extruder follows the paths while removing voxels.

Motivation and Context

Giving an example for milling as a possible introduction to the library.

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (3d432f3) into main (1ab359d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   80.42%   80.42%           
=======================================
  Files          12       12           
  Lines         608      608           
=======================================
  Hits          489      489           
  Misses        119      119           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

koeri246 commented 2 years ago