Ticket #927 (new task)
soy.atoms.Axis and Body.rotate function
| Reported by: | DavidCzech | Owned by: | ArcRiley |
|---|---|---|---|
| Priority: | Medium | Milestone: | beta3 |
| Component: | soy._datatypes | Version: | Trunk |
| Keywords: | Axis Rotation | Cc: |
Description (last modified by ArcRiley) (diff)
We need an atom class called Axis storing the three axis values ODE takes for various functions (joints, rotating a body, etc)
Testing should be done to ensure the three values constrain to ODE's specs and a cdef function should return a dReal[3] for internal use.
Lastly, adding a function to soy.bodies.Body such as .rotate which accepts an axis and angle, applying these to dRFromAxisAndAngle, or axis or two axis arguments to dRFrom2Axes, or None for both which sets the body's rotational identity.
Change History
Note: See
TracTickets for help on using
tickets.
