Update of /cvsroot/robotflow/RobotFlow/html
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30121
Modified Files:
download.html home.html
Log Message:
new RobotFlow release
Index: download.html
===================================================================
RCS file: /cvsroot/robotflow/RobotFlow/html/download.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** download.html 4 Nov 2004 19:53:33 -0000 1.15
--- download.html 16 Nov 2004 14:23:26 -0000 1.16
***************
*** 10,15 ****
<table width="100%">
<tr>
! <td width="15%"><b>04/11/2004</b></td>
! <td width="85%"><a href="http://sourceforge.net/project/showfiles.php?group_id=51402">Latest version is : RobotFlow-0.2.4</a></td>
</tr>
</table>
--- 10,15 ----
<table width="100%">
<tr>
! <td width="15%"><b>16/11/2004</b></td>
! <td width="85%"><a href="http://sourceforge.net/project/showfiles.php?group_id=51402">Latest version is : RobotFlow-0.2.5</a></td>
</tr>
</table>
Index: home.html
===================================================================
RCS file: /cvsroot/robotflow/RobotFlow/html/home.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** home.html 4 Nov 2004 19:24:41 -0000 1.29
--- home.html 16 Nov 2004 14:23:27 -0000 1.30
***************
*** 37,40 ****
--- 37,47 ----
<tr>
<td width="15%"> <div align=left>26/10/2004</div></td>
+ <td width="85%"> <div align=left><a href="doc.html">RobotFlow 0.2.5 Released.</a>
+ Detection of <a href="http://marie.sourceforge.net">MARIE</a> now works properly with --with-MARIE=<PATH>. Fixed PlayerLaser Node to avoid rounding problems with laser data.
+ </div></td>
+ </tr>
+
+ <tr>
+ <td width="15%"> <div align=left>26/10/2004</div></td>
<td width="85%"> <div align=left><a href="doc.html">RobotFlow 0.2.4 Released.</a>
New MARIE blocks are now available for <a href="http://marie.sourceforge.net">MARIE 0.2</a>.<br>
***************
*** 116,127 ****
<hr width="100%" size="1">
! <!-- Start of StatCounter Code -->
! <script type="text/javascript" language="javascript">
var sc_project=322897;
var sc_partition=1;
var sc_invisible=1;
! </script>
!
! <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/frames.js"></script><noscript><a href="http://www.statcounter.com/free_hit_counter.html" target="_blank"><img src="http://c2.statcounter.com/counter.php?sc_project=322897&amp;java=0&invisible=1" alt="counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
--- 123,131 ----
<hr width="100%" size="1">
! <!-- Start of StatCounter Code --><script type="text/javascript" language="javascript">
var sc_project=322897;
var sc_partition=1;
var sc_invisible=1;
! </script><script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/frames.js"></script><noscript><a href="http://www.statcounter.com/free_hit_counter.html" target="_blank"><img src="http://c2.statcounter.com/counter.php?sc_project=322897&amp;java=0&invisible=1" alt="counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
|