Discussion Overview
The discussion revolves around calculating the axis and angle of rotation for an object in 3D space based on landmark coordinates at two instances of time. Participants explore various methods and considerations for determining these parameters, particularly in the context of a bone's motion without translation.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- Yasith seeks assistance in calculating the axis and angle of rotation given coordinates of a landmark at two time points, emphasizing the absence of translation.
- Some participants suggest that knowing the center of rotation is essential and propose methods involving vector calculations and cross products to find the axis of rotation.
- Others argue that without a known pivot point, at least three landmark points are necessary to approach the problem effectively.
- Concerns are raised about aliasing issues and the ambiguity of rotation angles, highlighting that multiple rotations could yield the same angle measurement.
- One participant emphasizes that using a minimal number of measurements can lead to unreliable results, advocating for more landmark points to improve accuracy.
- Another participant points out that for a given pair of points, there are infinitely many combinations of axis and angle that could achieve the same rotation, complicating the determination of unique solutions.
- Yasith clarifies that the center of rotation may not remain constant across the measured points, further complicating the calculations.
- Technical literature on pose estimation and motion detection is suggested as a resource for Yasith's problem.
Areas of Agreement / Disagreement
Participants express differing views on the sufficiency of information available to determine the rotation axis and angle, with no consensus reached on a definitive method. Some agree on the necessity of additional landmark points, while others highlight the complexities introduced by the nature of the rotation.
Contextual Notes
Limitations include the potential for aliasing in angle measurements, the ambiguity of rotation axes, and the challenges posed by the object not having a fixed axis of rotation. The discussion reflects the complexities inherent in calculating rotational parameters in 3D space.