nrtb-core team mailing list archive
-
nrtb-core team
-
Mailing list archive
-
Message #00573
[Bug 1272390] Re: base_object torque application is inaccurate
** Also affects: nrtb/alpha
Importance: Medium
Status: New
--
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
https://bugs.launchpad.net/bugs/1272390
Title:
base_object torque application is inaccurate
Status in The New Real Time Battle Project:
New
Status in New Real Time Battle alpha series:
New
Bug description:
in cpp/sim_engine/base_object/base_object.cpp:
bool base_object::apply(int time, float quanta)
{
(....)
triplet ra = torque / (tmass * 0.5); // not accurate!!
(....)
};
This does not accurately reflect how mass interacts with torque to
produce changes in rotational velocity.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/1272390/+subscriptions
References