[Opal-commits] opal todo.txt,1.56,1.57
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-23 04:53:02
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21909 Modified Files: todo.txt Log Message: added an 'attachOffset' point option to the spring motor which allows the spring to be attached to a solid at a point offset from the solid's center Index: todo.txt =================================================================== RCS file: /cvsroot/opal/opal/todo.txt,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** todo.txt 21 Mar 2005 04:29:06 -0000 1.56 --- todo.txt 23 Mar 2005 04:52:37 -0000 1.57 *************** *** 4,10 **** * add license notice to samples' source files - * spring motor - - add an option to apply the force at a place other than the solid's center of mass; this will allow the 'picking' demo to attach a spring motor exactly where the user clicks on an object - * additional sensors - incline/orientation relative to an initial orientation --- 4,7 ---- |