Transforms the waypoints to correspond with the edge of the ginding tool so that the edge of the tool is in contact with the media.
#include <biased_tool_drag_orientation_modifier.h>
|
| BiasedToolDragOrientationToolPathModifier (double angle_offset, double tool_radius) |
|
ToolPaths | modify (ToolPaths tool_paths) const override final |
|
|
const double | angle_offset_ |
|
const double | tool_radius_ |
|
◆ modify()
ToolPaths noether::BiasedToolDragOrientationToolPathModifier::modify |
( |
ToolPaths |
tool_paths | ) |
const |
|
finaloverridevirtual |