TrajectoryGroupConfig(maxVel: Double, maxAccel: Double, maxAngVel: Double, maxAngAccel: Double, robotLength: Double, robotWidth: Double, driveType: DriveType, trackWidth: Double?, wheelBase: Double?, lateralMultiplier: Double?)
Configuration describing constraints and other robot-specific parameters that are shared by a group of trajectories.