Skip to main content

eigen_utils Namespace

Utility functions for Eigen type conversions. More...

Definition

namespace moveit_pro_py::eigen_utils { ... }

Functions Index

boolis_valid_transform_matrix (const Eigen::Matrix4d &matrix, double tolerance=1e-6)

Check if a 4x4 matrix represents a valid transformation matrix. More...

Description

Utility functions for Eigen type conversions.

Functions

is_valid_transform_matrix()

bool moveit_pro_py::eigen_utils::is_valid_transform_matrix (const Eigen::Matrix4d & matrix, double tolerance=0.000001)
inline

Check if a 4x4 matrix represents a valid transformation matrix.

Parameters
matrix

The matrix to validate

tolerance

Tolerance for validation checks

Returns

true if the matrix is a valid transformation matrix

Definition at line 27 of file eigen.hpp.


The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.