gtagency / buzzmobile

An autonomous parade float/vehicle
MIT License
18 stars 3 forks source link

make polyline node not break when coords dont move in a direction #200

Open irapha opened 7 years ago

irapha commented 7 years ago

In our tests today, we found that, when the coords are a straight line in a certain direction, the poyline node is not able to create the polyline image because it assumes the width(or height) would be zero.

diptodip commented 7 years ago

Superseded by #203