[GRASS-SVN] r56301 - grass-addons/grass7/raster/r.agent/libagent
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 18 07:20:03 PDT 2013
Author: mic
Date: 2013-05-18 07:20:03 -0700 (Sat, 18 May 2013)
New Revision: 56301
Modified:
grass-addons/grass7/raster/r.agent/libagent/agent.py
Log:
TODO comment added
Modified: grass-addons/grass7/raster/r.agent/libagent/agent.py
===================================================================
--- grass-addons/grass7/raster/r.agent/libagent/agent.py 2013-05-18 14:09:54 UTC (rev 56300)
+++ grass-addons/grass7/raster/r.agent/libagent/agent.py 2013-05-18 14:20:03 UTC (rev 56301)
@@ -41,6 +41,7 @@
Ask the agent for its current position
@return list coordinate of the current position
"""
+#TODO not very meaningfull yet..
return self.position
# def move(self, nrofsteps, direction):
More information about the grass-commit
mailing list