public interface Blend
A blend can be used for, e.g. configuration of various built-in program nodes, such as Waypoint nodes. It describes how the robot can transition between trajectories (e.g. defined by waypoints).
A blend can be built using theBlendFactory
interface.Modifier and Type | Method and Description |
---|---|
Length |
getRadiusLength() |
Length getRadiusLength()
Copyright © 2021. All rights reserved.