PlanCartesianMotion

class compas_fab.backends.interfaces.PlanCartesianMotion[source]

Bases: BackendFeature

Mix-in interface for implementing a planner’s plan cartesian motion feature.

Methods

plan_cartesian_motion

Calculates a cartesian motion path (linear in tool space).