Transform class is not necessary to represent lane markings since Rotation is not considered/computed in either the perfect lane detection operator or the lanenet operator.
Disentangle dependency on Transform in the Lane object and the lanenet operator.
See discussion in https://github.com/erdos-project/pylot/pull/244#issue-1190475568.