Skip to content

Construct and convert CartesianPose from rotation or transformation matrices  #146

@eeberhard

Description

@eeberhard

It would be convenient to be able to construct a CartesianPose object from a 4x4 transformation object. Similarly, it would be convenient to have a direct method get_transformation_matrix() or similar to return the pose as a 4x4 transformation matrix.

The 3x3 rotation matrix could be handled similarly, though for construction it would take either a 3vector for position or set position to 0.

This feature would make operations with other standard representations even easier.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions