Hello,

Yup, that's a problem. Thanks for the fix.

Cheers,
-nate

On Mon, Feb 21, 2011 at 12:26 AM, Peter Nordin <peter.nor...@liu.se> wrote:
> Hello
>
> I was trying out the UniversalJoint (ode) and had to change line 138 in
> server/physics/UniversalJoint.hh
>
> From:
> 137         this->SetAxis(0,**(this->axis1P));
> 138         this->SetAxis(1,**(this->axis1P));
>
> To:
> 137         this->SetAxis(0,**(this->axis1P));
> 138         this->SetAxis(1,**(this->axis2P));
>
> This is in svn trunk HEAD revision.
>
> Best regards
> Peter
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Playerstage-gazebo mailing list
> Playerstage-gazebo@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
>

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Playerstage-gazebo mailing list
Playerstage-gazebo@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo

Reply via email to