Hello,
So I'm using new Trajectory() as an input for TimeTrajectory() but I don't know what parameters to give to the Trajectory() or even how to create a trajectory just as variable. Could anyone please help me with this.
How do I please the condition:
public constructor Trajectory( path: MappedPosePath, profile: CancelableProfile, offsets: List<Double> )
What path, profile, and offsets?