# HG changeset patch # User Nicolas Saunier # Date 1557177193 14400 # Node ID 345cd9cd62d8130b9a2ec4eb5d4b1821f314076b # Parent 6bbcd94337326ab894a43c94a7648f3198d1eeda ideas diff -r 6bbcd9433732 -r 345cd9cd62d8 trafficintelligence/moving.py --- a/trafficintelligence/moving.py Mon May 06 16:16:28 2019 -0400 +++ b/trafficintelligence/moving.py Mon May 06 17:13:13 2019 -0400 @@ -1308,6 +1308,7 @@ def updateCurvilinearPositions(self, method, instant, timeStep, _nextAlignmentIdx = None, maxSpeed = None, acceleration = None): '''Update curvilinear position of user at new instant''' + # TODO changer nextAlignmentIdx pour l'alignment en cours, reflechir pour des control devices if method == 'newell': if self.curvilinearPositions is None: # vehicle without positions