• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
CDP Studio logo

CDP Studio

The no-code and full-code software development tool for distributed control systems and HMI

  • Doc
  • Why CDP
    • Software developers
    • Automation engineers
    • Managers
  • Products
    • Automation Designer
    • HMI Designer
    • Maritime HMIs
  • Services
  • Use cases
  • Pricing
  • Try CDP

CDP Studio Documentation

  • Framework - Kinematics
  • RotationMatrix
  • 5.0.0

RotationMatrix Class

(Kinematics::RotationMatrix)

CDPPort based class of 3 x 3 rotation matrix describing the orientation of the DHLink end relative to DHChain start as described in Robotics Kinematics and Dynamics/Description of Position and Orientation. More...

Header: #include <RotationMatrix>
Inherits: CDPPort
  • List of all members, including inherited members

Public Functions

std::optional<RigidBodyDynamics::Math::Matrix3d> GetRotation() const
void SetRotation(const RigidBodyDynamics::Math::Matrix3d &rotation)

Reimplemented Public Functions

virtual void Configure(XMLElementEx *xml) override
  • 30 public functions inherited from CDPPort
  • 39 public functions inherited from CDPObject
  • 49 public functions inherited from CDPBaseObject
  • 27 public functions inherited from CDP::StudioAPI::CDPNode
  • 22 public functions inherited from CDP::StudioAPI::ICDPNode

Additional Inherited Members

  • 6 static public members inherited from CDPObject
  • 1 static public member inherited from CDPBaseObject
  • 5 protected functions inherited from CDPPort
  • 15 protected functions inherited from CDPObject
  • 1 protected function inherited from CDP::StudioAPI::CDPNode
  • 9 protected variables inherited from CDPObject
  • 10 protected variables inherited from CDPBaseObject

Detailed Description

CDPPort based class of 3 x 3 rotation matrix describing the orientation of the DHLink end relative to DHChain start as described in Robotics Kinematics and Dynamics/Description of Position and Orientation.

See also DHChain.

Member Function Documentation

[override virtual] void RotationMatrix::Configure(XMLElementEx *xml)

std::optional<RigidBodyDynamics::Math::Matrix3d> RotationMatrix::GetRotation() const

void RotationMatrix::SetRotation(const RigidBodyDynamics::Math::Matrix3d &rotation)

The content of this document is confidential information not to be published without the consent of CDP Technologies AS.

CDP Technologies AS, www.cdpstudio.com

Get started with CDP Studio today

Let us help you take your great ideas and turn them into the products your customer will love.

Try CDP Studio for free
Why CDP Studio?

CDP Technologies AS
Hundsværgata 8,
P.O. Box 144
6001 Ålesund, Norway

Tel: +47 990 80 900
E-mail: info@cdptech.com

Company

About CDP

Contact us

Services

Partners

Blog

Developers

Get started

User manuals

Support

Document download

Release notes

My account

Follow CDP

  • LinkedIn
  • YouTube
  • GitHub

© Copyright 2025 CDP Technologies. Privacy and cookie policy.

Return to top