std::shared_ptr< bool > m_technical
If a IMU is a technical IMU.
bool isAnatomical() const
Return if the IMU is anatomical.
std::shared_ptr< bool > m_anatomical
It IMU is a anatomical IMU.
biorbd::rigidbody::IMU DeepCopy() const
Deep copy of the IMU data.
IMU(bool isTechnical=true, bool isAnatomical=true)
Construct inertial measurement unit.
bool isTechnical() const
Return if the IMU is technical.