In creating a not-null empty list or array, which is advised between these two.
List newList = List(); List obstacles = List()