roboticslab-uc3m / xgnitive

Research on algorithms for Continuous Goal-Directed Actions (CGDA), Robot Imagination System (RIS)...
http://robots.uc3m.es/dox-xgnitive/
GNU Lesser General Public License v2.1
5 stars 1 forks source link

Simulation as the memory of the environment #56

Open RaulFdzbis opened 6 years ago

RaulFdzbis commented 6 years ago

From here https://github.com/roboticslab-uc3m/xgnitive/issues/34 . we are using a memory.txt to keep track of the state of the action. What would be la creme de la creme, would be to read from the simulation the state of the environment instead.

Right now this has no practical value, but could be a nice enhancement for the future.