TrajectoryConfig(poses: List<Pose2d>, constraints: DriveConstraints, resolution: Double = 0.25)
Basic trajectory configuration intended for serialization. Intentionally more simplistic and less flexible than BaseTrajectoryBuilder.
resolution
- resolution used for path-based segments (see Trajectory)