Ticket #76 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Problem with odeCollision Unit Test

Reported by: mike Owned by: mike
Priority: normal Milestone: alpha-test
Component: unit-tests Version: 0.1-alpha
Keywords: Cc:
Estimated Effort: 1 day Platform:
State: Relative Size:

Description

= Problem= When running the odeCollision unit test, this comes up:

09/14/2006 17:21:45 - Test_odeCollision: 5R 4P 1F 0W 0U (1.560 sec) 09/14/2006 17:21:45 - Test_odeCollision: Test_Collision: Objects didn't collide.

Change History

Changed 6 years ago by mike

  • status changed from new to closed
  • resolution set to fixed

Solution

Sphere geom's setup was messed and it wasn't getting added to a space. I made sure to add it to the space and copied some logic from Box. Works fine now.

Note: See TracTickets for help on using tickets.