Trajectory

class compas_fab.robots.Trajectory[source]

Bases: object

Base trajectory class.

planning_timefloat

Amount of time it took to complete the motion plan

Methods

__init__()