Update of /cvsroot/opal/opal
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28529
Modified Files:
todo.txt
Log Message:
made the RaycastSensor and VolumeSensor use contact groups
Index: todo.txt
===================================================================
RCS file: /cvsroot/opal/opal/todo.txt,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** todo.txt 23 Mar 2005 20:24:31 -0000 1.59
--- todo.txt 25 Mar 2005 02:44:21 -0000 1.60
***************
*** 4,12 ****
* incline/orientation sensor: measures current orientation relative to an initial orientation; returns 3 reals
- * ray and volume sensors should use contact groups to limit collision checks
- - both use contact groups
- - ray has explicit group # which should be passed to the simulator raycast function
- - volume solid just uses its own group #
-
* add license notice to samples' source files
--- 4,7 ----
|