Update of /cvsroot/opal/opal
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28949
Modified Files:
todo.txt
Log Message:
added some Vec3r functions; added InclineSensor
Index: todo.txt
===================================================================
RCS file: /cvsroot/opal/opal/todo.txt,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** todo.txt 28 Mar 2005 22:33:08 -0000 1.62
--- todo.txt 29 Mar 2005 03:05:47 -0000 1.63
***************
*** 6,13 ****
--- 6,24 ----
- add example to sensors tutorial
+ * search for TODOs in InclineSensor
+
+ * Things to do for InclineSensor:
+ - parse from xml
+ - add to xml example
+ - add to instantiateBlueprint
+ - add to Blueprint finalize function
+ - add to Blueprint addSensor/addMotor function
+
* add license notice to samples' source files
* clean up samples
+ * comment math functions
+
For Version 0.4.0
=================
|