Ticket #927 (new task)

Opened 9 months ago

Last modified 3 months ago

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

Changed 9 months ago by ArcRiley

  • keywords datatypes removed
  • description modified (diff)
  • summary changed from Axis Datatype to soy.atoms.Axis and Body.rotate function

Changed 9 months ago by DerekRhodes

  • owner set to DerekRhodes
  • status changed from new to assigned

Changed 3 months ago by ArcRiley

  • owner changed from DerekRhodes to ArcRiley
  • status changed from assigned to new
Note: See TracTickets for help on using tickets.