Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3546 in orxonox.OLD for orxonox/trunk/src/track_manager.cc


Ignore:
Timestamp:
Mar 14, 2005, 6:21:37 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: fixed a bug in the update phase, added real debug output bensch style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/track_manager.cc

    r3544 r3546  
    664664      Vector v(0.0, 1.0, 0.0);
    665665      Quaternion q(-PI/2, v);
    666       //this->relDirection = this->relDirection * q;
    667666      quat = quat * q;
    668667
Note: See TracChangeset for help on using the changeset viewer.