changeset 1111:345cd9cd62d8

ideas
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 06 May 2019 17:13:13 -0400
parents 6bbcd9433732
children 956a66096e91
files trafficintelligence/moving.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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