Open captain-eason opened 1 year ago
@captain-eason It seems like a typo, but I'll check that.
@petvana this is a type error,RLR and LRL should not used in verticle plane,So try to construct should never include them when try to construct verticle dubin curve
On line 140 of file dubinsmaneuver3d.jl, if Dlon.maneuver.case == "RLR" || Dlon.maneuver.case == "RLR" return [] end Why are the two judgment conditions in the if statement the same?