[Opensim-testers] small change to example plugin (line 479) in2.0.2 BETA

Ayman Habib ahabib at stanford.edu
Thu Apr 15 00:27:17 PDT 2010


Done, and will show in the next build. 

Thanks Tim.
  ----- Original Message ----- 
  From: Tim Dorn 
  To: opensim-testers at simtk.org 
  Sent: Wednesday, April 14, 2010 7:05 PM
  Subject: [Opensim-testers] small change to example plugin (line 479) in2.0.2 BETA


  Need to fix the step() method in the example plugin and check back into repository.

  (line 479): 

  CURRENTLY
  if(!proceed(_model->getStep(s))) return(0);

  SHOULD BE
  if(!proceed(stepNumber)) return(0);


  Then the example plugin compiles and executes.

  Tim



------------------------------------------------------------------------------


  _______________________________________________
  Opensim-testers mailing list
  Opensim-testers at simtk.org
  https://simtk.org/mailman/listinfo/opensim-testers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://simtk.org/pipermail/opensim-testers/attachments/20100415/20962a54/attachment.html


More information about the Opensim-testers mailing list