Jose,
There is really no “standard” among MBD solvers, as each is free to adopt whatever convention they want.
Having said that, this particular joint does not fit with the convention we strived for in Chrono: all joints that have 1 degree of freedom should associate that with the Z
axis (e.g., a revolute joint has its rotation axis along Z, a prismatic joint allows relative motion along the Z axis, etc.), while all joints that have 2 DOFs associate those with the X and Y axes (e.g., a universal joint has its “cross” aligned with the
X and Y axes, a PointPlane joint allows motion in the X-Y plane, etc.).
As it is currently implemented, ChLockPointLine defines the constraint line along the X axis. We will change this in a future commit for consistency.
--Radu
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
projectchron...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/projectchrono/a3a7cd03-5fdd-447e-bde8-05446144410bn%40googlegroups.com.